Hello !

I'm trying to create a virtual environment using conda with python 2.6 and I wanted to know if there was still a place to get the following python modules related to ipa :
- ipalib
- ipapython
- ipaclient

I'm using an old version of ipa :
# rpm -qa | grep ipa
python-libipa_hbac-1.13.3-60.el6.x86_64
sssd-ipa-1.13.3-60.el6.x86_64
python-iniparse-0.3.1-2.1.el6.noarch
libipa_hbac-1.13.3-60.el6.x86_64
ipa-client-3.0.0-47.el6.x86_64
ipa-python-3.0.0-47.el6.x86_64

Is it possible to install the modules ipalib, ipapython and ipaclient for this old version of ipa and python with pip or conda ?

Thank you in advance for your help.

Best regards.

Lune.