[EMAIL PROTECTED] a écrit :
> I'm trying to get this basic sample to work:
> http://docs.python.org/ext/dnt-basics.html
>
> When I get to the last step:
> $ python setup.py build
>
> I get this error:
> error: Python was build with Visual Studio version 8.0 and
> extensions need to be built with
I'm trying to get this basic sample to work:
http://docs.python.org/ext/dnt-basics.html
When I get to the last step:
$ python setup.py build
I get this error:
error: Python was build with Visual Studio version 8.0 and
extensions need to be built with the same version of the compiler,
but it isn't