1 Nov
2011
1 Nov
'11
2:43 a.m.
On Mon, Oct 31, 2011 at 7:34 PM, Jobichen Chacko
Dear Nat, Thank you for your help. Please see the attached output after running coot_test.py I will also try to install the coot version you send to me. Jobi ... 'import site' failed; use -v for traceback
Wow, that's way more broken than I was expecting. I think this means a library conflict, but I've only come across this error on Mac. Can you try one more thing? export PYTHONVERBOSE=1 coot --script coot_test.py (If you're using csh or tcsh as your shell, the first line should be "setenv PYTHONVERBOSE 1" instead.) -Nat