msultan / SML_CV

Using supervised machine learning to build collective variables for accelerated sampling
MIT License
27 stars 5 forks source link

ModuleNotFoundError: No module named 'tica_metadynamics.pyplumed' #7

Open EnderAraujo opened 4 years ago

EnderAraujo commented 4 years ago

Greetings, I am interested in reproducing the results you obtained. I am running the notebook _"SML_CV-master/alanine_example/01-svmexample.ipynb". However, I cannot resolve the following error:

ModuleNotFoundError: No module named 'tica_metadynamics.pyplumed'

I already have the tica-metadynamics version 0.1 package installed, which I can verify with $ pip list. I think it's because of the python updates that generate incompatibility, I hope you can help me.

Best regards, Ender

EnderAraujo commented 4 years ago

Resolved:

https://github.com/msultan/tica_metadynamics/issues/6#issue-348830646