LPDI-EPFL / masif

MaSIF- Molecular surface interaction fingerprints. Geometric deep learning to decipher patterns in molecular surfaces.
Apache License 2.0
582 stars 154 forks source link

Masif_pymol_plugin erorr #11

Closed abbynewbury closed 4 years ago

abbynewbury commented 4 years ago

Hi,

I am able to install the masaif_pymol_plugin into pymol but when I try to load the plugin pymol gives me this error: Unable to initialize plugin 'masif_pymol_plugin' (pmg_tk.startup.masif_pymol_plugin).

I tried writing "import pmg_tk.startup.masif_pymol_plugin" in the pymol command line as well but it gives me an error again: Traceback (most recent call last): File "/Applications/PyMOL.app/Contents/lib/python3.7/site-packages/pmg_tk/startup/masif_pymol_plugin/init.py", line 5, in from loadPLY import * ModuleNotFoundError: No module named 'loadPLY'

I also looked in the masif_pymol_plugin folder to make sure there was a loadPLY file and there was. Thank you!

pablogainza commented 4 years ago

Hi ! Sorry about this. Please take a look here: https://github.com/LPDI-EPFL/masif/issues/15