pablo-arantes / making-it-rain

Cloud-based molecular simulations for everyone
MIT License
377 stars 97 forks source link

Prof. Dr. Salahalmulla #91

Closed Salahalmulla closed 6 months ago

Salahalmulla commented 6 months ago

Hi pablo-arantes After the fixation of install dependencies error by you yesterday, run is working, but when I reach 60-ns, The operation stopped and the following error appears: ModuleNotFoundError Traceback (most recent call last) in <cell line: 4>() 2 # 3 ########################################### ----> 4 import openmm as mm 5 from openmm import 6 from openmm.app import

ModuleNotFoundError: No module named 'openmm'


NOTE: If your import is failing due to a missing package, you can manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the "Open Examples" button below.

pablo-arantes commented 6 months ago

It seems that your session was terminated, so you'll need to reinstall the dependencies again.