Hi, This worked.
Thanks, ..Sabuj Robert Campbell wrote:
prefixing a directory path. If you were like me and had:
/usr/bin/python $PYMOL_PATH/modules/launch_pymol.py $*
in your pymol.com file, then it would not run that
cctbx_build/bin/python script. So you need to either change the above
line to:
python $PYMOL_PATH/modules/launch_pymol.py $*
