apple / ccs-calendarserver

The Calendar and Contacts Server.
https://www.calendarserver.org
Apache License 2.0
485 stars 136 forks source link

Error when istalling #399

Closed macosforgebot closed 9 years ago

macosforgebot commented 9 years ago

jantoniomendezl@… originally submitted this as ticket:881


I am installing the server on CentOs6.5 and I am getting the following error, please advice.

[calendaruser@ip-10-10-1-121 CalendarServer]$ bin/run -s

Using system version of OpenSSL.

Using built libffi.

Using system version of OpenLDAP.

Using system version of SASL.

Using built libevent.

Using built memcached.

Using built PostgreSQL.

Traceback (most recent call last):

File "/home/calendaruser/calendar/CalendarServer/setup.py", line 220, in <module>

"calendarserver_{} = {}:{}".format(tool, module, function)

ValueError: zero length field name in format [calendaruser@ip-10-10-1-121 CalendarServer]$

macosforgebot commented 9 years ago

@wsanchez originally submitted this as comment:1:⁠ticket:881


Try Python 2.7. We don't support older Python versions.