[CalendarServer-users] Installation on Tiger Server

Cyrus Daboo cdaboo at apple.com
Fri Feb 27 12:31:29 PST 2009


Hi Pascal,

--On February 27, 2009 3:23:59 PM -0500 Pascal Robert <probert at macti.ca> 
wrote:

> Ok, so I tried the 1.3 and the 1.2 releases. and both are giving :
>
> Traceback (most recent call last):
>    File "./setup.py", line 3, in <module>
>      import ez_setup
>    File "/usr/local/xattr/ez_setup/__init__.py", line 59, in <module>
>      except ImportError: from md5 import md5
>    File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.
> 5/md5.py", line 6, in <module>
>      from hashlib import md5
>    File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.
> 5/hashlib.py", line 133, in <module>
>      md5 = __get_builtin_constructor('md5')
>    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

Try Python 2.4 with the /releases/ branches. Trunk requires 2.5 - early 
ones 2.4.

Note, if you do not intend to use OpenDirectory for your user records, edit 
the run script to disable building PyOpenDirectory.

-- 
Cyrus Daboo



More information about the calendarserver-users mailing list