We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
workflow env activate python does not correctly append the bin to the PATH for some installs... The run command returns the correct python though.
workflow env activate python
$ workflow env run python -- which python ~/projects/workflow/.snakemake/conda/6b02ea3da79bc550abd65adbe4cce846_/bin/python
The text was updated successfully, but these errors were encountered:
No branches or pull requests
workflow env activate python
does not correctly append the bin to the PATH for some installs... The run command returns the correct python though.The text was updated successfully, but these errors were encountered: