-
Notifications
You must be signed in to change notification settings - Fork 59
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
DeepSEA test error #99
Comments
It could be a version issue. Here are the versions of packages I have installed:
|
the pytorch version seems very old. I think we used >=0.3. Can you try create a new virtual environment using:
|
Hmm weird. That command results in:
I will try and update pytorch myself and see if that helps. |
Let me know if updating the pytorch fixes the error |
If you keep having this problem, try updating / upgrading conda itself by |
Hi! I'm trying to run the DeepSEA predict example, but I am running into the following error:
This is from running the example code here: http://kipoi.org/models/DeepSEA/predict/
I installed kipoi using pip, as well as the dependencies pybedtools, pyfaidx. I installed pytorch using conda.
Any ideas here?
The text was updated successfully, but these errors were encountered: