This appears to be an issue with the default version of Python. juju-deployer is a Python 2 application and still uses Python 2 syntax in a number of places as this traceback shows. Can you attempt the install using a version of Python 2.7?
-Ben On Mon, Feb 3, 2014 at 3:43 PM, Daniele Stroppa <[email protected]>wrote: > Hi All, > > I'm writing tests for the Node.js app charm using the Amulet framework. > However, I'm running into some syntax errors when installing juju-deployer, > see attached log. It happens both on Ubuntu 12.04 with Python 3.2 and on > Mac OS X with Python 3.3. > > Has anyone come across the same issue? > > Cheers, > Daniele > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev > >
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
