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
-- http://mail.python.org/mailman/listinfo/python-list