Skip to content

Overwriting existing PYTHONPATH #197

@aowenson-imm

Description

@aowenson-imm

I am attempting to install your software into a cluster in a GNU environment module, loading other modules for its dependencies. But this line breaks that modularity:

python=env PYTHONPATH=$(physlr_path) $(python_executable)

Must it overwrite PYTHONPATH instead of prepending?

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