schrodinger / pymol-open-source

Open-source foundation of the user-sponsored PyMOL molecular visualization system.
https://pymol.org/
Other
1.15k stars 275 forks source link

No module named pymol #263

Open TianmingQu opened 1 year ago

TianmingQu commented 1 year ago

Hi, I install the pymol on mac through brew but when I try to import it from python, it says no module named pymol.

How can I fixed this?

JarrettSJohnson commented 1 year ago

Not sure what the problem could be but if you are still experiencing it, I'd contact the authors of the homebrew package: https://github.com/brewsci/homebrew-bio

eunos-1128 commented 7 months ago

When installing pymol with homebrew into virtual environment, this error happened to me.

Does anyone know how to resolve this error?