pymol-open-source-wheels
                                
                                 pymol-open-source-wheels copied to clipboard
                                
                                    pymol-open-source-wheels copied to clipboard
                            
                            
                            
                        Pymol-open-source wheels for Python on Windows
Pymol-open-source wheels for Python on Windows
This repository provides unofficial binary wheels for Pymol-open-source for Python on Windows.
PyMOL(tm) is a visualization software for rendering and animating 3D molecular structures. PyMOL is a trademark of Schrodinger, LLC.
The files are unofficial (meaning: informal, unrecognized, personal, unsupported, no warranty, no liability, provided "as is") and made available for testing and evaluation purposes.
Source code changes, if any, have been submitted to the project maintainers or are included in the wheels.
Installation
The wheels can be downloaded from the Releases page.
Install a wheel on the command line, for example for Python 3.12 64-bit:
$ py.exe -3.12 -m pip install pymol-3.0.0-cp312-cp312-win_amd64.whl
Start the Pymol app using the pymol.exe executable in Python's script folder or from the command line:
$ py.exe -3.12 -m pymol
The Microsoft Visual C++ Redistributable packages for Visual Studio 2022 is required to run the software.
The pymol-open-source package conflicts with the chempy package. Only one library can be imported in a process.
Release 2024.4.9
This release was built from the following source code:
- Pymol-open-source 3.0.0
- boost 1.84.0
- brotli 1.1.0
- bzip2 1.0.8
- freeglut 3.4.0
- freetype 2.13.2
- glew 2.2.0
- glm 1.0.1
- harfbuzz 8.3.1
- libpng 1.6.43
- libxml2 2.12.6
- libxslt 1.1.39
- mmtf-cpp 1.1.0
- msgpack-cxx 6.1.0
- VTK-m 1.9.0
- win-iconv master
- zlib 1.3.1
Build system
- Windows Dev Kit 2023
- Visual Studio 2022 Community 17.9
- CPython 3.9, 3.10, 3.11, 3.12
- PyPy 3.10
Alternatives
Official binaries for PyMOL for Windows are available at pymol.org.