python module not found

Issues related to software problems.
Post Reply
inas_2003
Posts: 1
Joined: 2011/01/08 12:43:32

python module not found

Post by inas_2003 » 2011/01/08 12:53:57

Hi,
I installed openxenmanager without a problem. but when I tried to start it I got:

ImportError: No module named gtkvnc

the start script is in python, and I am using python2.5 to run it. I already installed

gtk-gtk-vnc.i386 0.3.8-3.el5 installed
gtk-vnc.x86_64 0.3.8-3.el5 installed
gtk-vnc-python.x86_64 0.3.8-3.el5 installed

and I don't know what more modules I need to fix this problem I am not a python person. So, please any help.

Note:
when I use python2.4 I got another error and it skip the previous one, the error is:

ImportError: No module named hashlib

and when I comment it the application is running but with errors.

Thanks for any help.

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

python module not found

Post by pschaff » 2011/01/11 18:15:03

Welcome to the CentOS fora. Reading [url=https://www.centos.org/modules/newbb/viewforum.php?forum=47]FAQ & Readme First[/url] is recommended for new users.

You don't give a source for "openxenmanager", say how it was installed, what run-time errors you are seeing, nor why you have a later version of a critical core package like python installed or how it was installed. You can't expect good help with deficient information. If the 3rd party package is the only thing not working you should consider yourself lucky.

Post Reply