Installing Python and distribute on Windows 7 gives “Writing failed … permission denied”
I'm on Windows 7 (which I fully admit I don't understand the permissions model of. I'm reading about it in other tabs.) My user is an administrator. When I try to run "python distribute_setup.py" I get "writing failed ... permission denied" errors and then "error: can't create or remove files in install directory". I've freshly installed the Python 3.2.2 MSI installer from python.org. I'm installing 32-bit Python even though I'm on 64 bit Windows, because I will have some dependencies that require it (pyglet, an OpenGL library.) I download distribute_setup.py and run "python distribute_setup