Thanks to Sean De La Torre for the solution to my problem:

[...] Run the script using the following command:
ez_setup.py -U setuptools

My problem was that I was trying this command that I found on somebody's
blog, which didn't work for some reason:

python24 ez_setup.py setuptools==dev

        -Don


Reply via email to