From: Elmira N. <elm...@gm...> - 2019-04-23 13:35:33
|
Hello I am going to work with pymol through python 3.6. When I type (from pymol import cmd) in the jupyter notebook, I get the following error: ModuleNotFoundError: No module named 'pymol' Could you please help me how can I fix the problem? How can I install a version of pymol that is compatible with python 3.6.? Best Regards |