Run easy_install with specified setuptools_version
If setuptools is installed globally by easy_install then the easy_install.pth gets added to sys.path before PYTHONPATH and the wrong setuptools version is used.
Showing
Please register or sign in to comment