On Wednesday, Apr 30, 2003, at 05:38 Australia/Sydney, Terry M. Gray
wrote:
Hi,
Anybody know what this message is caused by?
Yep :) I have seen this a couple times before, do you have a
'sw/lib/python2.2/lib-dynload/time.so' if you don't do a 'fink rebuild
python22' even if it is there still do a 'fink rebuild python22' a
rebuilding of python always seems to fix it.
Matt
____________
[chem05:~] grayt% pymol
Traceback (most recent call last):
File "/sw/lib/pymol/modules/pymol/__init__.py", line 59, in ?
import threading
File "/sw/lib/python2.2/threading.py", line 4, in ?
import time
ImportError: No module named time
______________