-
Notifications
You must be signed in to change notification settings - Fork 36
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
GPU installation failure with pip #69
Comments
Hi @jsoghigian I am currently trying to resolve this. Are you able to easily switch python versions? I think downgrading to Python 3.9 might resolve the issue, but I am still testing this. |
Hi @jsoghigian, Didn't see Daniel's comment, as I was typing -- so try that first before mine. This will be tricky to fix, but try the following afterwards:
Let me know if this fixes it. Thx, |
thanks @danielecook , that allowed me to install deepconsensus and the test data ran flawlessly! |
Trying to install DeepConsensus on an HPC. I've got a conda environment created and an updated pip. On a GPU node...
Using the command: pip install deepconsensus[gpu]==1.2.0
I can't (easily) use Docker... Any suggestions?
The text was updated successfully, but these errors were encountered: