Python - Is there any way to get pip without setuptools? -


seems kinda weird they'd require package manager install package manager. i'm on windows btw.

pip require setuptools. pip wrapper around setuptools provide better installer easy_install , nicer installation behaviors, plus uninstall, requirements files, etc. if somehow got pip installed without setuptools still won't run without it.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -