Open thierryfrch opened 6 years ago
I had the same issue and the reason is by default pip might use python2.7. But you need to update the pip to use python3 to get the installation successful
Super thanks ! I’ll try it out tomorrow !
Thierry FRACHE
Responsable technique
Mobile : +33 (0)7 84 28 73 07 thierry.frache@hexawin.fr
[image: LOGO-HEXAWIN][image: http://www.hexawin.fr/wp-content/uploads/2018/01/icFacebook.png] https://www.facebook.com/Hexawin/ [image: http://www.hexawin.fr/wp-content/uploads/2018/01/icoLinkedin.png] https://www.linkedin.com/company/hexawin/
Nos agences dans l’Hexagone (Montpellier – Avignon – Aix-en-Provence – Toulouse)
From: phanikumar1210 [mailto:notifications@github.com] Sent: Wednesday, April 25, 2018 6:20 PM To: ensky/taiga-contrib-ldap-auth < taiga-contrib-ldap-auth@noreply.github.com> Cc: thierryfrch thierry.frache@hexawin.fr; Author < author@noreply.github.com> Subject: Re: [ensky/taiga-contrib-ldap-auth] Unable to install (#60)
I had the same issue and the reason is by default pip might use python2.7. But you need to update the pip to use python3 to get the installation successful
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ensky/taiga-contrib-ldap-auth/issues/60#issuecomment-384346408, or mute the thread https://github.com/notifications/unsubscribe-auth/AjrTegNUfIqiVn4wXdAg-KhF_vbpd9_Pks5tsKIegaJpZM4SsOzU .
Hello,
just upgraded pip to install ldap-auth but the installation failed:
root@virt-taiga:/tmp# pip install taiga-contrib-ldap-auth Collecting taiga-contrib-ldap-auth Using cached taiga-contrib-ldap-auth-0.1.1.tar.gz Complete output from command python setup.py egg_info:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-DhIBrd/taiga-contrib-ldap-auth/
Is someone able to help me to fix this issue ?
Thank you !
Thierry