Hi Emmanuel, --On August 16, 2016 at 9:08:13 AM +0200 Emmanuel Bourreau <ebourreau@nordnet.fr> wrote:
Hello everyone, I was using an « old » version of calendarserver on my mac pro to host my calendars. At each start of my computer, the « run » command creates the calendar server. Now, with the svn to github migration, it doesn’t work anymore. So, I’ve downloaded the master on github and type « run/develop » in a shell. And I’ve a pb with osxframeworks :
Command "/Users/emmanuel/Downloads/ccs-calendarserver-master/.develop/virtualenv/ bin/python -c "import setuptools, tokenize;__file__='/Users/emmanuel/Downloads/ccs-calendarserver-master/.d evelop/virtualenv/src/osxframeworks/setup.py';exec(compile(getattr(tokeni ze, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps" failed with error code 1 in /Users/emmanuel/Downloads/ccs-calendarserver-master/.develop/virtualenv/s rc/osxframeworks/
I’ve no idea about what I have to do. So any help would be interesting.
Not sure what that is. What OS version are you on? Can you please "rm -rf .develop", then do "bin/develop" again and copy/paste the failing output into your reply so I can try and see what else might be going on. -- Cyrus Daboo