> error: Python was built with Visual Studio 2003; > extensions must be built with a compiler than can generate compatible > binaries. > Visual Studio 2003 was not found on this system. If you have Cygwin > installed, > you can try compiling with MingW32, by passing "-c mingw32" to > setup.py. > > It gives me the above error message. Any way to fix this?
Do what the message tells you. Either install Visual Studio 2003, or MingW32. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list