Skip to content

Managing Path in Windows #47

Description

@AndreasThinks

I was wondering how everyone was managing the PATH in Windows! I'm aware there was some talk of pip installing the module (but would require a setup.py), and I also looked at sys.append() for the project root, but I'm aware there are other options such as .pth files.

My current favourite approach is using conda-build and doing "conda develop src" when creating my conda environment, but this is obviously mixing pip/conda and probably not ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions