[MacPorts] #19461: py26-xml: ImportError: No module named _md5
MacPorts
noreply at macports.org
Tue Apr 28 17:25:56 PDT 2009
#19461: py26-xml: ImportError: No module named _md5
-------------------------------------+--------------------------------------
Reporter: akim.demaille@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: py26-xml
-------------------------------------+--------------------------------------
Comment(by blb@…):
Your example import works fine for me:
{{{
Python 2.6.2 (r262:71600, Apr 24 2009, 17:25:56)
[GCC 4.0.1 (Apple Inc. build 5490)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from xml.sax import saxexts, saxlib, saxutils
>>>
}}}
This is with the following python26 and py26-xml installed:
{{{
py26-xml @0.8.4_0 (active)
python26 @2.6.2_1 (active)
}}}
Note that there is no py26-hashlib as its functionality should be built
into python26. Does the following file exist on your install?
{{{
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/lib-dynload/_hashlib.so
}}}
--
Ticket URL: <http://trac.macports.org/ticket/19461#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list