Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pymol-open-source wheels for Python on Windows.

NotificationsYou must be signed in to change notification settings

cgohlke/pymol-open-source-wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides unofficial binary wheels forPymol-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 theReleases page.

Install a wheel on the command line, for example for Python 3.13 64-bit:

py.exe -3.13 -m pip install pymol-3.2.0a0-cp313-cp313-win_amd64.whl

Install the PyMOL launcher, for example:

py.exe -3.13 -m pip install pymol_launcher-3.2.0a0-cp313-cp313-win_amd64.whl

Start the PyMOL app using thePyMOL.exe executable in Python's folder or from the command line:

py.exe -3.13 -m pymol

TheMicrosoft Visual C++ Redistributable packages for Visual Studio 2022 is required to run the software.

Thepymol-open-source package conflicts with thechempy package. Only one library can be imported in a process.

Release 2025.7.4

This release was built from the following source code:

Build system

Alternatives

Official binaries for PyMOL for Windows are available atpymol.org.

Pymol-open-source can also be installed viaconda-forge.

About

Pymol-open-source wheels for Python on Windows.

Topics

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp