I am following these instructions to install Distribute in Windows 7, but when I run the script to install I get the following error message:
Extracting in c:\users\michae~1\appdata\local\temp\tmpuvkx38
Now working in c:\users\michae~1\appdata\local\temp\tmpuvkx38\distribute-0.6.45
Installing Distribute
Something went wrong during the installation.
See the error message above.
Traceback (most recent call last):
File "C:\Users\Michael\Downloads\distribute_setup.py", line 556, in <module>
sys.exit(main())
SystemExit: 2
What am I doing wrong and how do I fix it?