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 script folder or from the command line:
20
20
21
-
py.exe -3.12 -m pymol
21
+
py.exe -3.13 -m pymol
22
22
23
23
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.
24
24
25
25
The ``pymol-open-source`` package conflicts with the [``chempy``](https://pypi.org/project/chempy/) package. Only one library can be imported in a process.
26
26
27
-
## Release 2024.5.18
27
+
## Release 2025.2.2
28
28
29
29
This release was built from the following source code:
0 commit comments