Prev: find text location (in pixels) using python (pyPdf)
Next: Knight's tour Warndorff's algorithm problem
From: brown wrap on 9 Mar 2010 17:53 The md5 module is used in build xulrunner and Firefox from source. When I do run the install its says md5 no such module. I compiled Python 2.6.4 after installing openssl and BerkleyDB, yet I get this error when compilying Python: Failed to find the necessary bits to build these modules: _tkinter bsddb185 dl imageop sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. Failed to build these modules: _hashlib _ssl |