Hi,
I recognise that code comment :)
Actually, it seems that pymol now includes numpy, I will change my
script and see if it still works.
In the meantime, if you just want axially-aligned bounding boxes, try
this script (not by me):
http://www.pymolwiki.org/index.php/DrawMinBoundingBox
at le
Hi all,
I would like to use a script found on the PyMol wiki that uses NumPy
so I need to install it.
It's written at the top of the script that :
"#NOTE!! : These packages (numarray, Scientific) must be present in pymol's
#'$PYMOLDIR/py23/lib/python2.3/site-packages/' directory!!"
I did some