Comment 2 for bug 1364946

Revision history for this message
Martin Hilton (martin-hilton) wrote :

It should be noted that this was running on python 2.7.8

$ which python
/usr/bin/python
$ python --version
Python 2.7.8

https://wiki.ubuntu.com/Python/3

seems to indicate that /usr/bin/python will always be a python2 (if it's there at all) so to test on python 3 you'll have to change the juju-quickstart script.