[CalendarServer-dev] Trying to compile CalendarServer

2016-05-31 Thread John Radley (jradley.co.uk)
Hello, I'm trying to compile CalenderServer (v8.0 or trunk) on Ubuntu 14.04. Having resolved many issues that prevented a sucessful compile, this current error has got me stumped! Please could you could advise what could be wrong. ./bin/develop fails as follows Installed

Re: [CalendarServer-dev] Migrating from 5.1 to 8.0 --was: Re: Circular reference in 8.0 (cannot import name GroupCacherPollingWork)

2016-05-31 Thread Axel Rau
> Am 30.05.2016 um 22:39 schrieb Axel Rau : > >connection.realConnection.py_types[postgres.six.text_type] = (705, > postgres.core.FC_TEXT, my_text_out) > exceptions.AttributeError: ‚module' object has no attribute 'six‘ I removed that line: - - -