pymol-open-source icon indicating copy to clipboard operation
pymol-open-source copied to clipboard

Open-source foundation of the user-sponsored PyMOL molecular visualization system.

Results 133 pymol-open-source issues
Sort by recently updated
recently updated
newest added

When adding labels for hydrogen bonds and amino acid residues, the image export failed. However, there were no errors before adding them. The specific error message is as follows: ```sh...

**After cloning the repo and running** > pip install . **I get..** _from cmake import cmake ModuleNotFoundError: No module named 'cmake' error: command '../pymol/.venv/bin/cmake' failed with exit code 1_ **but..**...