RosettaCommons / PyRosetta.notebooks

Jupyter Notebooks for learning the PyRosetta platform for biomolecular structure prediction and design

Home Page:https://rosettacommons.github.io/PyRosetta.notebooks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'pyrosetta.distributed.utility.pickle'

spark157 opened this issue · comments

Hello,

I just followed the instructions to download and get running on Colab and while everything seemed to install properly with the exception of the following error:
ERROR: dask-jobqueue 0.7.1 has requirement distributed>=2.5.2, but you'll have distributed 1.25.3 which is incompatible.

I get the following error when executing notebook 1.02:

ModuleNotFoundError: No module named 'pyrosetta.distributed.utility.pickle'

Any suggestions? Thanks.

Scott

Strange. I restarted the kernel and reran the notebook and now it seems to be working properly. All good.