Mark,

Were you able to install ansible? I am seeing the same error message and my 
python version is  2.7.2. I am installing on CentOS 5.6.


On Thursday, May 22, 2014 6:16:23 AM UTC-7, Mark Maas wrote:
>
> Dear All,
>
> I'm unable to install ansible via pip on Centos 5.10:
>
>
>   Using version 0.11 (newest of versions: 0.11, 0.10, 0.9, 0.8, 0.7, 0.6)
>>   Downloading from URL 
>> https://pypi.python.org/packages/source/e/ecdsa/ecdsa-0.11.tar.gz#md5=8ef586fe4dbb156697d756900cb41d7c
>>  
>> (from https://pypi.python.org/simple/ecdsa/)
>>   Running setup.py egg_info for package ecdsa
>>     Traceback (most recent call last):
>>       File "<string>", line 14, in ?
>>       File "/root/build/ecdsa/setup.py", line 5, in ?
>>         from ecdsa.six import print_
>>       File "ecdsa/__init__.py", line 3
>>         from .keys import SigningKey, VerifyingKey, BadSignatureError, 
>> BadDigestError
>>              ^
>>     SyntaxError: invalid syntax
>>     Complete output from command python setup.py egg_info:
>>     Traceback (most recent call last):
>>
>>   File "<string>", line 14, in ?
>>
>>   File "/root/build/ecdsa/setup.py", line 5, in ?
>>
>>     from ecdsa.six import print_
>>
>>   File "ecdsa/__init__.py", line 3
>>
>>     from .keys import SigningKey, VerifyingKey, BadSignatureError, 
>> BadDigestError
>>
>>          ^
>>
>> SyntaxError: invalid syntax
>>
>>
>
> Usually I have some idea on what to investigate next, but in this case. 
> I'm stumped...
>
> Mark
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/0480bc31-3c3c-430a-8fa5-b36e9f2d2c4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to