unknown distribution option

Hi,

I have this error :

/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)

when running : sudo python setup.py install
with the last version of ansible (1.4.1) on debian wheezy.

Is this something I should worry of ?

Thank you

So I’d highly recommend building the package instead. You can “make debian” to build one.

I should also point out the last released version of Ansible is actually 1.4.4 – so you may want to think about upgrading – see https://github.com/ansible/ansible/blob/devel/CHANGELOG.md