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

Solved!
I am attempting to install setuptools for Windows 7 64-bit. Upon downloading the installer msi file for setuptools 0.6c11 for Python 2.6, the installer fails at the second stage with an error message "Python version 2.6 is required, which was not found in...

#14: Setting up trac under mod_wsgi returns NULL result error

When accessing the trac URI, a text/plain document is returned with Python errors, ending with SystemError: NULL result without error in PyObject_Call

#13: Compiling mod_wsgi fails with relocation error

/usr/bin/ld: /usr/local/lib/python2.5/config/libpython2.5.a(node.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/python2.5/config/libpython2.5.a: could not read symbols: Bad...