Skip to content
New issue

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

Add a Python package version runtime check #4995

Open
cmnbroad opened this issue Jul 10, 2018 · 1 comment
Open

Add a Python package version runtime check #4995

cmnbroad opened this issue Jul 10, 2018 · 1 comment
Assignees
Labels

Comments

@cmnbroad
Copy link
Collaborator

We should add a runtime check, probably at the ScriptExecutor level, to verify that the version of the python package we're running matches the version of GATK. Otherwise subtle failure modes could ensue when a user upgrades GATK but does not re-establish the conda env.

@cmnbroad cmnbroad self-assigned this Jul 10, 2018
@lucidtronix
Copy link
Contributor

Definitely! This has caught me a couple times already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants