This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: python2.6 appears to be missing _md5 module?


On 12/19/2012 8:08 PM, Paul Fredrickson wrote:
On Wed, Dec 19, 2012 at 5:02 PM, Ken Brown <kbrown@cornell.edu> wrote:
On 12/19/2012 4:56 PM, Paul Fredrickson wrote:

Hi cygwin developers,


Today I went to install the mercurial package, which depended on
python. It installed version 2.6.8-2 of python, but when I tried to
run "hg clone" it failed with a message "abort: no module named
_md5!". And indeed, if I simply started up python and tried things
like "import md5", "from hashlib import md5" or "import _md5" they all
fail with the same import error "No module named _md5".


It works for me:

Maybe you should send cygcheck output as requested here:

http://cygwin.com/problems.html

Ken


Sure thing. (attached)

Nothing jumps out at me. Maybe someone else will see something or have an idea what could cause the error message you're getting.


Ken


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]