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
So far I have never succeeded to succesfully compile PyMol on any system. Here I tried it again on Linux Mint 22, following the description here: https://pymolwiki.org/index.php/Linux_Install.
There are some warnings but no red errors, and compilation finishes without any obvious issues. Then when I try to start PyMOL I get:
~/pymol-open-source-build/bin$ ./pymol
/usr/bin/python3: can't open file '/usr/local/lib/python3.12/dist-packages/pymol/__init__.py': [Errno 2] No such file or directory
I am aware there is a PyMOL 2.5 deb package but I found that this version crashed easily for non-obvious reasons.
Please advise on how to resolve this. Thanks/Evert
The text was updated successfully, but these errors were encountered:
So far I have never succeeded to succesfully compile PyMol on any system. Here I tried it again on Linux Mint 22, following the description here: https://pymolwiki.org/index.php/Linux_Install.
There are some warnings but no red errors, and compilation finishes without any obvious issues. Then when I try to start PyMOL I get:
I am aware there is a PyMOL 2.5 deb package but I found that this version crashed easily for non-obvious reasons.
Please advise on how to resolve this. Thanks/Evert
The text was updated successfully, but these errors were encountered: