Hi Pymol Users

I wanted to try the new CEalign command and got the following error:

run qkabsch.py
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/pymol/parser.py", line 285, in parse
    parsing.run_file(exp_path(args[nest][0]),pymol_names,pymol_names)
  File "/usr/lib/python2.4/site-packages/pymol/parsing.py", line 407, in 
run_file
    execfile(file,global_ns,local_ns)
  File "qkabsch.py", line 86, in ?
    import numpy
  File "/usr/lib/python2.4/site-packages/numpy/__init__.py", line 40, in ?
    import linalg
ImportError: No module named linalg

Interestingly it was not an error in qkabsch.py's import, but an import in 
numpy in an else statement which had something to do with not running under 
source tree(?). Anyway, installing scientific-python removed the error.

Esben




 
____________________________________________________________________________________
Expecting? Get great news right away with email Auto-Check. 
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html

Reply via email to