No matter which package I\'m trying to install, I get this error:
error: invalid command \'egg_info\' ---------------------------------------- Cleaning up.
See this : What Python version can I use with Django?¶ https://docs.djangoproject.com/en/2.0/faq/install/
if you are using python27 you must to set django version :
try: $pip install django==1.9