You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I start the simulating by activating torchmd_protein_thermodynamics. When testing the simulation (python /home/zz/torchmd-master/torchmd/run.py --conf simulate.yaml), it throws an error: ModuleNotFoundError: No module named 'torchmdnet'. Then I activated torchmd-net, however, this time it gives ModuleNotFoundError: No module named 'torchmd-cg'. Could you help me solve the issue?
Regards,
Zhe
The text was updated successfully, but these errors were encountered:
Hello,
I start the simulating by activating torchmd_protein_thermodynamics. When testing the simulation (python /home/zz/torchmd-master/torchmd/run.py --conf simulate.yaml), it throws an error: ModuleNotFoundError: No module named 'torchmdnet'. Then I activated torchmd-net, however, this time it gives ModuleNotFoundError: No module named 'torchmd-cg'. Could you help me solve the issue?
Regards,
Zhe
The text was updated successfully, but these errors were encountered: