alphafold icon indicating copy to clipboard operation
alphafold copied to clipboard

ImportError: cannot import name 'notebook_utils' from 'alphafold.notebooks' (unknown location)

Open taylao1 opened this issue 2 years ago • 3 comments

I'm trying to run AlphaFold in the Colab interface for the first time and the first two code blocks ran fine, however, I get this import error when I try running the 3rd block of code with my amino acid sequence: image

Not sure how to fix this since it seems to be a directory error and not a dependency error.

Thoughts on how to get to find the correct location?

Thanks! Tayla

taylao1 avatar Sep 22 '23 17:09 taylao1

Hi! Is there a chance that your kernel died after running cells 1 and 2? If so, and it restarted, this would mean that cells 1 and 2 would need to be re-run from the start. Could you try running the notebook again?

Htomlinson14 avatar Sep 25 '23 11:09 Htomlinson14

I think that worked! Thanks!

taylao1 avatar Sep 28 '23 17:09 taylao1

Import error: cannot import name 'get_pae_json' from 'alphafold.notebooks.notebook_utils' (/usr/local/lib/python3.10/site-packages/alphafold/notebooks/notebook_utils.py) any one can help?

Omehrpour avatar May 28 '24 20:05 Omehrpour