Thanks Rob, that worked!
Load it into PyMOL with:
PyMOL> run arrows.py
Hi Richard,
* Richard Gillilan [2007-02-19 10:22] wrote:
>
> I'm probably making a simpler mistake here, or perhaps there is
> something wrong with my installation or paths.
> I'm trying to load and display the simple cgo example in the manual.
> I created a file named "arrows" containing th
I'm probably making a simpler mistake here, or perhaps there is
something wrong with my installation or paths.
I'm trying to load and display the simple cgo example in the manual.
I created a file named "arrows" containing this definition:
from pymol.cgo import *# get constants
from pym