GithubHelp home page GithubHelp logo

Comments (6)

abridgland avatar abridgland commented on July 24, 2024

Hi, thanks for reporting this. It sounds like you might need to run the second cell, named "Download AlphaFold". If you've tried that and you still get this issue then please let me know any steps I can take to reproduce the problem! In the meantime you can always restart the Colab runtime by going to Runtime > Factory reset runtime in the toolbar. Then you will be able to rerun the first two cells to set up AlphaFold from scratch. It’s only a workaround but I hope it should get things working for you again.

from alphafold.

rubindg avatar rubindg commented on July 24, 2024

Thank you for the suggestions. I could fix it after Factory reset runtime. After every run I have to reset factory setting and it works.

from alphafold.

Nisha20591 avatar Nisha20591 commented on July 24, 2024

Hi,

I have a similar error. I have tried both "Download Alphafold" which results in the error and I have tried the factory reset option. It doesn't seem to rectify the issue. Any suggestions?

Thanks,

Nisha

from alphafold.

Augustin-Zidek avatar Augustin-Zidek commented on July 24, 2024

We had some missing __init__.py files, but this is now fixed. Are you still seeing this issue?

from alphafold.

Augustin-Zidek avatar Augustin-Zidek commented on July 24, 2024

Could you also try the following two methods:

Method 1

  1. Run the "Install third-party software" cell.
  2. Restart Runtime.
  3. Then run your import statement cell.

Method 2
If Method 1 doesn't help, then try rerunning the "Install third-party software" but change the line

%shell pip install py3dmol

to

%shell pip install -e py3dmol 

See also more tips in https://stackoverflow.com/questions/57838013/modulenotfounderror-after-successful-pip-install-in-google-colaboratory.

from alphafold.

Augustin-Zidek avatar Augustin-Zidek commented on July 24, 2024

Closing this issue now as this seems to be a transient Colab problem, see also the discussion in #47. Feel free to re-open if my workaround above doesn't work.

from alphafold.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.