DEBSOURCES
Skip Quicknav
sources / pymol / 1.8.4.0%2Bdfsg-1 / examples / launching / launch.py
12345678
# Importing the PyMOL module will create the window. import pymol # Call the function below before using any PyMOL modules. pymol.finish_launching()