Ansible does *NOT* support running on CentOS 5.X as a control machine.

It will manage them as guests.

I would highly recommend installing on 6.X, a Fedora, Ubuntu, or a Mac, as
good/easy alternatives.

The reason for this is python 2.6 is on the control machine - you can do
this if you know what you are doing, but we can't really spend too much
time helping with it, especially when problems are reported.




On Fri, Sep 5, 2014 at 4:22 PM, PS <[email protected]> wrote:

> 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
> <https://groups.google.com/d/msgid/ansible-project/0480bc31-3c3c-430a-8fa5-b36e9f2d2c4f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CA%2BnsWgwnHPxkps9w%3DjBGBoNRaDXjV05VJVTj1x9RfD9f4GWCYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to