Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Setup project crashing on windows #129

@samedii

Description

@samedii

We should probably try to do something like this to get the path and use pathlib

    with pkg_resources.resource_stream(__name__, 'annotations.json') as file:
        annotations_ = addict(json.load(file))

Error message was A valid repository for "/template" could not be found in the following locations: /template C:/template

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions