-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to install #60
Comments
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
[email protected]
[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:[email protected]]
*Sent:* Wednesday, April 25, 2018 6:20 PM
*To:* ensky/taiga-contrib-ldap-auth <
[email protected]>
*Cc:* thierryfrch <[email protected]>; Author <
[email protected]>
*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
<#60 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AjrTegNUfIqiVn4wXdAg-KhF_vbpd9_Pks5tsKIegaJpZM4SsOzU>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: