[CalendarServer-dev] [CalendarServer] #292: ImportError: No module named hashlib

CalendarServer trac at macosforge.org
Wed Jul 16 11:21:35 PDT 2008


#292: ImportError: No module named hashlib
------------------------------------+---------------------------------------
 Reporter:  jlmartinez at capside.com  |       Owner:  wsanchez at 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


More information about the calendarserver-dev mailing list