Hi ,

I am getting some python installation related problems on the Solaris
Server11.
I am using Python 2.5.2.Can anyone tell me what what went wrong??
Following is the Trace of the Error that  we are getting

[jill at fhcy8waa /download/Conector/MySQL-python-1.2.2]$ python setup.py
install

Traceback (most recent call last):

  File "setup.py", line 5, in <module>

    import ez_setup; ez_setup.use_setuptools()

  File "/download/Conector/MySQL-python-1.2.2/ez_setup.py", line 83, in
use_setuptools
    egg = download_setuptools(version, download_base, to_dir,
download_delay)

  File "/download/Conector/MySQL-python-1.2.2/ez_setup.py", line 111, in
download_setuptools
    import urllib2, shutil

  File "/usr/local/lib/python2.5/urllib2.py", line 91, in <module>
    import hashlib

  File "/usr/local/lib/python2.5/hashlib.py", line 133, in <module>
    md5 = __get_builtin_constructor('md5')

  File "/usr/local/lib/python2.5/hashlib.py", line 60, in
__get_builtin_constructor
    import _md5

ImportError: No module named _md5

what is the root cause for this error.anyone please help me in this issue.

Regards
Rammohan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20090708/19e46aa8/attachment.html>

Reply via email to