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
> -
> ...
> 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 co
Thanks!
I'm having trouble with msi.py, so I'll better try python 2.6
The problem is with Pivy (openinventor bindings to python), it refuses
to compile. It says:
-
...
error: Python was built with Visual Studio 2003;
extensions must be buil
En Tue, 09 Dec 2008 11:32:46 -0200, Juan Pablo Romero Méndez
<[EMAIL PROTECTED]> escribió:
I need to compile python myself because of a module (pivy). So I
downloaded MS Visual C++ 2008 express edition. It apparently compiled
fine but I don't know how to install it to recreate the standard
dis
Hello all,
I need to compile python myself because of a module (pivy). So I
downloaded MS Visual C++ 2008 express edition. It apparently compiled
fine but I don't know how to install it to recreate the standard
distribution. In linux i'd take "make install", but on windows?
Regards,
Juan Pablo