Solution for: #84: setuptools 0.6c11 fails to install on Windows 7 64-bit

Python setuptools installer alternative

1
I've also found success using ez_setup.py. Running it with the Python interpreter at the command-line appears to install easy_install / setuptools. I have not tested this extensively, but it does pass the "works-for-me" test on my new Win7 dev box.

References used:

Comments

  1. I am a newbe trying to set up Python33 with Selenium Webdriver. But seem to need pip and setuptools and haven't worked out how to install any of them.
    Please can you help?

    Unknown_user_icon Brian3931 on June 21, 2013, 04:36 PM UTC