[MacPorts] #19905: ImportError: No module named _md5

MacPorts noreply at macports.org
Tue Jun 9 23:48:12 PDT 2009


#19905: ImportError: No module named _md5
-------------------------------+--------------------------------------------
 Reporter:  ajb78@…            |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.7.1                                
 Keywords:                     |        Port:  python25                             
-------------------------------+--------------------------------------------
Changes (by blb@…):

  * port:  => python25


Comment:

 First note that python25 should now include hashlib, so py25-hashlib is no
 longer necessary (see ticket #12369).

 Did you happen to have openssl 1.0.0 installed for a brief time?  If so,
 that could be causing the issue; what is the output from
 {{{
 otool -L /opt/local/lib/python2.5/site-packages/_hashlib.so
 }}}

 If you upgrade python25, then that file will be moved:
 {{{
 otool -L /opt/local/lib/python2.5/lib-dynload/_hashlib.so
 }}}

 though if you do upgrade python25, that will most likely fix the issue if
 the older hashlib were linked to openssl 1.0.0 briefly.

-- 
Ticket URL: <http://trac.macports.org/ticket/19905#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list