I'm trying to install Tardis using my salt scripts. However, the buildout fails with the error below.
My repository is branched from develop's latest commit (e6ffa36de4) and this install was working just two weeks ago.
Any ideas?
------------------------------------------------------------------
File "/tmp/easy_install-9hLLJd/compare-0.2b/setup.py", line 1
import os
^
SyntaxError: invalid syntax
While:
Installing django.
Getting distribution for 'compare'.
Error: Couldn't install: compare 0.2b
------------------------------------------------------------------