DEBSOURCES
Skip Quicknav
sources / pymol / 2.2.0%2Bdfsg-4 / 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()