Andreas Holtz wrote at 2008-3-26 14:04 +0100: > ... >error: Setup script exited with 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.
The message tells you about the problem. You need a C compiler, compatible with "Visual Studio 2003". Alternatively, you may find binary installers for the components you need. When I remember right, then binary installers are available for Windows for many ZODB versions. -- Dieter _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev