-
Notifications
You must be signed in to change notification settings - Fork 13
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
New release/tag #11
Comments
This is what I ended up with:
|
I used AF-2.3.0. When loading the result*.pkl file, it complained:
Do you (@pur80a) know to to fix it? |
@TienMPhan how did you install and what were the exact command to arrive at this error? |
I follow the one you ended up with above. When running run_AlphaPickle.py -od out_alphafold/HSPB1 Tried
then I followed the link to upgrade jax pip install --upgrade "jax[cuda11_pip]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html another error came:
I think this error comes from the step of reading pickle file. |
FYI. Other people also got this error. |
Update:
|
How is the current version 1.5.4 and the previous 1.4.1?
|
I noticed from the README.md that the current version is 1.5.4, but the newest release is 1.4.1.
conda fails to create the environment with
So I had to resort to installing directly from main
which gave me the following:
Output
Am I missing any channels? Sorry for convoluting this different issues
The text was updated successfully, but these errors were encountered: