#292: ImportError: No module named hashlib ------------------------------------+--------------------------------------- Reporter: jlmartinez@capside.com | Owner: wsanchez@apple.com Type: Defect | Status: new Priority: 2: Expected | Milestone: Linux Port Component: Calendar Server | Version: trunk Severity: Other | Keywords: ------------------------------------+--------------------------------------- After getting module uuid (ticket #291) to work, ./run displays: {{{ ImportError: No module named hashlib }}} There seems to be a dependancy on hashlib which is in the python 2.5 core. There is a backport at http://code.krypto.org/python/hashlib/ for python 2.4 -- Ticket URL: <https://trac.calendarserver.org/ticket/292> CalendarServer </> HTTP/WebDAV/CalDAV Server