When i run this command after the installation of euca2ools tools in the testing phase:
euca-describe-availability-zones verbose
I got this error:
File "/usr/local/bin/euca-describe-availability-zones", line 36, in ?
from euca2ools import Euca2ool, Util
File "/usr/lib/python2.4/site-packages/euca2ools/__init__.py", line 1036
finally:
^
SyntaxError: invalid syntax
Can some one guide me to solve it?
Hello,
usually it means that you didn't source eucarc: did you get your credentials and sourced eucarc? Another possibility is that you have a proxy on your network. Can you check if you do, and disable it to access Eucalyptus?
cheers
graziano