I already updated my Python 2.7.x to 3.6 and still getting this message when I try to install any package. Examples: Flask, Kivy..
Command "python setup.py egg_info" failed with error code 1 in C:\Users\Dev\AppData\Local\Temp\pip-install-1_cikdf6\itsdangerous\
System Information:
Windows 10
Python 3.6.5
pip 10.0.1
setuptools 39.0.1
wheel 0.31.0
Command to install: python -m pip install 'package-name'
running in Administrator privilege
UPDATE
After running pip install ez_setup
I waited for more than 30 min and it gets blinking a white space, like it's waiting finish something.