[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug Report : Running Pymol for terminal produce ImportError: No module named copy



When i try to open pymol by terminal thsi is producing fallowing error--

sushil@sushilnb:~$ pymol

'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/pymol//__init__.py", line 32, in <module>
    from copy import deepcopy
ImportError: No module named copy
sushil@sushilnb:~$

I found such problems in with file __init__.py" in searching the soultion of the problem so i feel it might be a bug. I updated some more system in same time and this problem exist in those systems too. So I wold like to ask the solution to reslove this. If its a bug then please file a bug report.

Regards
Sushil Kumar Mishra

Reply to: