Finally installed Python 2.6, which is compiled with visual C++ 2008,
and all my problems went away.

Thanks to all,


   Juan Pablo


2008/12/10 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>> ---------------------------------------------------------
>> ...
>> 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.
>> ---------------------------------------------------------
>>
>> And because I've been compiling everything needed by pivy (Coin, Qt,
>> SoQt, PyQt) with visual c++ 8, I decided to recompile python itself.
>
> There isn't a real installation procedure. You just copy the files by
> hand into the places where they belong. In the specific case,
> overwriting all .exe, .dll, and .pyd files in an installed directory
> should be sufficient.
>
> Regards,
> Martin
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to