Wednesday 15 January 2014

gcc - scikit-learn/python3 on raspberry pi -



gcc - scikit-learn/python3 on raspberry pi -

i trying install http://scikit-learn.org/stable/index.html# on raspbmc. , utilize python3. since scikit-learn supports python3 > 3.3, , pi comes 3.2 need build everything.

so built python 3.4, added pip proceed other builds/installs using pip built numpy (one of scikit-learn dependency)

i stuck on building scipy (one more scikit-learn dependency) scipy build failed gcc beingness terminated , suggestion file gcc bug report. tried newer gcc (4.8 instead of 4.6 came raspbmc) , got same error.

before start digging gcc , scipy build script: there easier way scikit-learn/python3 on raspberry pi?

thank you!

p.s. realize not purely programming q, scikit-learn site points stackoverflow place questions.

gcc python-3.x scipy raspberry-pi scikit-learn

No comments:

Post a Comment