Re: [scikit-learn] scikit-learn Digest, Vol 38, Issue 18
Dear, What the dependencies are you talking? Because I have install the Numpy, Scipy and Joblib, this is the necessary programs, ok? I used also this paper below, it is a very nice paper about the programs to data science from Raspberry Pi, but isn't working, when I try $ pytest sklearn, the Raspberry don't working, because don't find the sklearn. I don't know that to do now, I need the sklearn to development my work and don't have more ideia to resolve this problem. https://geoffboeing.com/2016/03/scientific-python-raspberry-pi/ [https://geoffboeing.com/wp-content/uploads/2016/03/raspberry-pi-3-300x225.jpg]<https://geoffboeing.com/2016/03/scientific-python-raspberry-pi/> Scientific Python for Raspberry Pi - Geoff Boeing<https://geoffboeing.com/2016/03/scientific-python-raspberry-pi/> A guide to setting up the Python scientific stack, well-suited for geospatial analysis, on a Raspberry Pi 3. The whole process takes just a few minutes. The Raspberry Pi 3 was announced two weeks ago and presents a substantial step up in computational power over its predecessors. It can serve as a functional Wi-Fi connected … Continue reading Scientific Python for Raspberry Pi geoffboeing.com Cardoso, Regis ________________________________ De: scikit-learn <scikit-learn-bounces+regis_cardos=hotmail.com@python.org> em nome de scikit-learn-request@python.org <scikit-learn-request@python.org> Enviado: quarta-feira, 29 de maio de 2019 09:59 Para: scikit-learn@python.org Assunto: scikit-learn Digest, Vol 38, Issue 18 Send scikit-learn mailing list submissions to scikit-learn@python.org To subscribe or unsubscribe via the World Wide Web, visit https://mail.python.org/mailman/listinfo/scikit-learn or, via email, send a message with subject or body 'help' to scikit-learn-request@python.org You can reach the person managing the list at scikit-learn-owner@python.org When replying, please edit your Subject line so it is more specific than "Re: Contents of scikit-learn digest..." Today's Topics: 1. Problems with installation Scikit Learn (R?gis Cardoso) 2. Re: Problems with installation Scikit Learn (Guillaume Lema?tre) ---------------------------------------------------------------------- Message: 1 Date: Wed, 29 May 2019 12:16:09 +0000 From: R?gis Cardoso <regis_cardos@hotmail.com> To: "scikit-learn@python.org" <scikit-learn@python.org> Subject: [scikit-learn] Problems with installation Scikit Learn Message-ID: <CP2P15201MB1988BAF383841EE146D140EAF21F0@CP2P15201MB1988.LAMP152.PROD.OUTLOOK.COM> Content-Type: text/plain; charset="iso-8859-1" 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
participants (1)
-
Régis Cardoso