physlr icon indicating copy to clipboard operation
physlr copied to clipboard

Overwriting existing PYTHONPATH

Open aowenson-imm opened this issue 10 months ago • 0 comments

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: https://github.com/bcgsc/physlr/blob/4d32a9924df024b6e69937fb2d4cec781168e243/bin/physlr-make#L41

Must it overwrite PYTHONPATH instead of prepending?

aowenson-imm avatar Mar 13 '25 17:03 aowenson-imm