[scikit-learn] Problems with installation Scikit Learn
Régis Cardoso
regis_cardos at hotmail.com
Wed May 29 08:16:09 EDT 2019
Dear,
I subscribled on scikit-learn subscription results now.
My name is Régis i am estudying word2vec and artificial neural network using the scikit-learn and i am trying to install the scikit-learn in a Rasp Berry Pi 3, but i don't achieving. I am using the all comands below and i don't have sucess with the installation.
1º Try - pip install -U scikit-learn
2º Try - sudo install scikit-learn
3º Try - sudo apt-get install gfortran libopenblas-dev liblapack-dev
sudo pip install scikit-learn
4º Try - sudo pip3 install scikit-learn
5º Try - pip install scikit-learn
I would like to know if there is other form to install the scikit-learn in a Rasp Berry Pi 3? I have the Python 3.6 intalled in my board on this case and also there are installed the Numpy, Scipy and Joblib.
Regards,
Cardoso, Regis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190529/aeb34eb0/attachment.html>
More information about the scikit-learn
mailing list