0

I used the following command and it did not fix it. pip install python-ldap

It gave me the following error.

Command "python setup.py egg_info" failed with error code 1 in C:\Users\Dwayne\AppData\Local\Temp\pip-build-tgslpxii\python-ldap\

I did try to fix it with the following commands. For installing pystan, flexget and pylint but it didnt resolve the situation at hand.

  • Have a look at http://stackoverflow.com/questions/35991403/python-pip-install-gives-command-python-setup-py-egg-info-failed-with-error-c and http://stackoverflow.com/questions/17886647/cant-install-via-pip-because-of-egg-info-error – lit Apr 20 '17 at 10:43
  • @lit I have tried all of that answers but none worked – dwayne sauls Apr 20 '17 at 14:19
  • Which version of Python, `python --version`, and which version of pip, `pip --version`? See also https://github.com/donnemartin/gitsome/issues/4 – lit Apr 20 '17 at 15:27
  • @lit Im using pip version 9.0.1 and python 3.6.1 – dwayne sauls Apr 24 '17 at 06:47

0 Answers0