"The basics" difficulties
Bruno Desthuilliers
bruno.42.desthuilliers at wtf.websiteburo.oops.com
Fri Jul 20 03:39:10 EDT 2007
MooMooBunnyLips at gmail.com 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 the same version of the compiler,
> but it isn't installed.
>
> This is bogus, as I do have VS8 installed. I used it to compile
> the python stuff actually.
So you may want to check why the setup script does'nt detect it.
More information about the Python-list
mailing list