Setting Up Access to PyMOL on Windows
Both Maestro and Canvas can open PyMOL directly. To do so, PyMOL must be installed and the location communicated to the application.
Maestro uses the following sources to find an installation of PyMOL, in the order given:
-
The
PYMOL4MAESTROenvironment variable, if it points to an executable file. -
A file named
pymol4maestro.bat,pymolwin.exe, orpymol.bat, in any of the following locations:- The location specified by the
PYMOL4MAESTROenvironment variable - The Schrödinger software installation
- The
pymolfolder in the Schrödinger software installation - The location specified by the
$PYMOL_PATHenvironment variable
- The location specified by the
-
The registry, if PyMOL is installed on Windows with an installer.
-
C:\Program files\pymol\pymol -
The
pymolfolder in the same folder as the folder containing the Schrödinger software installation (i.e. parallel to the installation, not inside it). -
The
pymolexecutable found in thePATHenvironment variable
See Setting Environment Variables on Windows for instructions on setting environment variables.