Extensions with LCC

Alex not_such_a_brain_after_all at mit.edu
Mon Oct 30 09:18:24 EST 2000


> I also tried out using GCC/mingw32 compiler, as I found instructions of
> how to use it to make extensions, but I got error message of
> 
> ImportError: Module use of python15.dll conflicts with this version of
> Python
> 
> when I tried to run my python program. With the instructions there was
> modified header files for the python, so I doubt they would work with
> version 2.0 (but I haven't tried it yet).

Don't take this as gospel, because I don't know Windows, but I think if
you compile a new version of python from the using this compiler, you
might be able to use the tensor module you've compiled with it.

Alex.

-- 
Speak softly but carry a big carrot.




More information about the Python-list mailing list