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
Start the PyMOL app using the ``PyMOL.exe`` executable in Python's folder or from the command line:
24
24
25
-
py.exe -3.13 -m pymol
25
+
py.exe -3.14 -m pymol
26
26
27
-
The [Microsoft Visual C++ Redistributable packages for Visual Studio 2022](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170) is required to run the software.
27
+
The [Microsoft Visual C++ Redistributable packages for Visual Studio 2022](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist) is required to run the software.
28
28
29
29
The ``pymol-open-source`` package conflicts with the [``chempy``](https://pypi.org/project/chempy/) package. Only one library can be imported in a process.
30
30
31
-
## Release 2025.7.4
31
+
## Release 2025.10.30
32
32
33
33
This release was built from the following source code:
0 commit comments