On 08/15/2011 12:15 AM, Yuri Pompeu wrote:
... I then installed cctbx+Python bundle from http://cci.lbl.gov/cctbx_build/ and sourced it. I still get the same result in PyMol though.. Does anyone know what to do?
You need to launch PyMOL with the python executable that was installed by cctbx. For example my PyMOL+cctbx launcher looks like this:
#!/bin/sh cctbx.python /opt/pymol-svn/modules/pymol/__init__.py "$@" You could also symlink cctbx.python to python, like described here: http://pldserver1.biochem.queensu.ca/~rlc/work/pymol/cctbx/ Cheers, Thomas -- Thomas Holder MPI for Developmental Biology Spemannstr. 35 D-72076 Tübingen