Problem when Installing PyML module modules with mingw32

AON LAZIO aonlazio at gmail.com
Tue Nov 4 21:17:10 EST 2008


Hi,
    I have a problem when I try to install PyML module with mingw32 in
windows XP.

c prompt>python setup.py build --compiler=mingw32
running build
running build_py
running build_ext
building 'PyML/containers/ext/_csparsedataset' extention
###Bla bla bla bunch of errors###
collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1

     Does anyone here ever face this problem and how to solve it? The author
stated that the module was partly written in C++ (which I hate).

Thanks in advance

Aonlazio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081104/c6fb35ef/attachment.html>


More information about the Python-list mailing list