[cctbxbb] Boost Import Error

Nathaniel Echols nechols at lbl.gov
Wed Jun 4 11:16:29 PDT 2014


On Tue, Jun 3, 2014 at 10:48 PM, Magnus Andersson <
magnus.andersson at scilifelab.se> wrote:

> > I have found it very straightforward to install PyMOL via the
> cctbx.python wrapper
>
> Can you explain to a relative Python newbie how this is done?
>

svn co https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol
cd pymol
cctbx.python setup.py build
cctbx.python setup.py install

then if you want to be able to launch PyMOL (not just import modules), edit
the "pymol" script to replace the Python executable with simply
"cctbx.python".

Although it turns out to be slightly more complicated because PyMOL depends
on the GLEW library (http://glew.sourceforge.net), but at least that
compiles easily.

-Nat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://phenix-online.org/pipermail/cctbxbb/attachments/20140604/e3efbbc4/attachment.htm>


More information about the cctbxbb mailing list