Corporate Home Open Source Home
Syndicate content
Eucalyptus
5 replies [Last post]
khurramaltaf
Offline
Joined: 07/23/2010

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?

graziano
Offline
Joined: 01/14/2010
Hello, usually it means that

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

neil
Offline
Joined: 04/28/2009
The issue here is that you

The issue here is that you are using python 2.4. Euca2ools requires python 2.5. Which distro are you using and how did you install Euca2ools?

khurramaltaf
Offline
Joined: 07/23/2010
Can i install euca2ools using

can i install euca2ools using python 2.6 0r above because i am unable to install v2.5. All rpms which i found give error on make step.

khurramaltaf
Offline
Joined: 07/23/2010
I have sourced eucarc

i have sourced eucarc despite of it i am getting error, secondly you told that i should check proxies, how should i? i have no idea about that.

graziano
Offline
Joined: 01/14/2010
Hello, which distro are you

Hello,

which distro are you using? and which version?

cheers
graziano