[SciPy-User] Build of scipy-0.12.0b1 under python3.3.0 fails

Sergio Rojas sergio_r at mail.com
Sun Mar 24 19:07:24 EDT 2013


Thanks for replying Pauli. The output attempting to build scipy-0.12.0b1 under python3.3.0 fails is at: https://gist.github.com/anonymous/5233970 Sergio ---------------------------------------------------------------------- Message: 1 Date: Sun, 24 Mar 2013 09:00:53 -0400 From: "Sergio Rojas" <sergio_r at mail.com> Subject: [SciPy-User] Build of scipy-0.12.0b1 under python3.3.0 fails To: scipy-user at scipy.org Message-ID: <20130324130053.287200 at gmx.com> Content-Type: text/plain; charset="utf-8" When trying to install scipy-0.12.0b1 under python3.3.0 the following error ends the building of scipy: python3 setup.py config_fc --fcompiler=gnu95 build ... error: Command "g++ -pthread -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iscipy/interpolate/src -I/home/myPROG/Python330GNU/Linux64b/lib/python3.3/site-packages/numpy/core/include -I/home/myPROG/Python330GNU/Linux64b/include/python3.3m -c scipy/interpolate/src/_interpolate.cpp -o build/temp.linux-x86_64-3.3/scipy/interpolate/src/_interpolate.o" failed with exit status 1 Since I was able to install and test scipy-0.12.0b1 under python3.2.3 in the same environment, could some body point out whether this might be a bug associated to python3.3.0? Sergio -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.scipy.org/pipermail/scipy-user/attachments/20130324/4d2871a9/attachment-0001.html ------------------------------ Message: 2 Date: Sun, 24 Mar 2013 15:08:27 +0200 From: Pauli Virtanen <pav at iki.fi> Subject: Re: [SciPy-User] Build of scipy-0.12.0b1 under python3.3.0 fails To: scipy-user at scipy.org Message-ID: <kimts8$n8m$1 at ger.gmane.org> Content-Type: text/plain; charset=ISO-8859-1 24.03.2013 15:00, Sergio Rojas kirjoitti: > When trying to install scipy-0.12.0b1 under python3.3.0 > the following error ends the building of scipy: > > python3 setup.py config_fc --fcompiler=gnu95 build > ... > error: Command "g++ -pthread -Wno-unused-result -DNDEBUG -g -fwrapv -O3 > -Wall -fPIC -Iscipy/interpolate/src > -I/home/myPROG/Python330GNU/Linux64b/lib/python3.3/site-packages/numpy/core/include > -I/home/myPROG/Python330GNU/Linux64b/include/python3.3m -c > scipy/interpolate/src/_interpolate.cpp -o > build/temp.linux-x86_64-3.3/scipy/interpolate/src/_interpolate.o" failed > with exit status 1 Please put the *whole* build log to gist.github.com and paste a link to it here. Python 3.3.0 works for me. -- Pauli Virtanen ------------------------------ _______________________________________________ SciPy-User mailing list SciPy-User at scipy.org http://mail.scipy.org/mailman/listinfo/scipy-user End of SciPy-User Digest, Vol 115, Issue 29 *******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20130324/395fd452/attachment.html>


More information about the SciPy-User mailing list