On Wed, Mar 11, 2009 at 01:04:52AM +0000, Jamie Griffin said: > > Hi > > I've installed offlineimap just now using macports. The build process went > ok, except when i try to run offlineimap i get this error: [...] > File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/hashlib.py", > line 60, in __get_builtin_constructor > import _md5 > ImportError: No module named _md5 > > ------------------------------------ > > I have no idea how to fix this. Has anyne else had this issue and does onyone > know what i can do to put it right.
Try installing the py25-hashlib port, if that fixes it then it needs to be a dependency for offlineimap. Bryan > > I'm using mac os x 10.4.11 with the latest macports installation for tiger. > > The version of offlineimap installed is 6.0.3_0 > > TIA, > > Jamie _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
