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....@python.org> em nome de scikit-learn-requ...@python.org <scikit-learn-requ...@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-requ...@python.org You can reach the person managing the list at scikit-learn-ow...@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_car...@hotmail.com> To: "scikit-learn@python.org" <scikit-learn@python.org> Subject: [scikit-learn] Problems with installation Scikit Learn Message-ID: <cp2p15201mb1988baf383841ee146d140eaf2...@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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190529/aeb34eb0/attachment-0001.html> ------------------------------ Message: 2 Date: Wed, 29 May 2019 14:58:49 +0200 From: Guillaume Lema?tre <g.lemaitr...@gmail.com> To: Scikit-learn mailing list <scikit-learn@python.org> Subject: Re: [scikit-learn] Problems with installation Scikit Learn Message-ID: <CACDxx9gPpe86ZG-7MTDYG9i=0p1mbzrm9fejaydzftgyshh...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Could you install all package from the system? If you have a Debian distribution these packages should be available. Somehow, I would expect apt-get install python-sklearn to work (it should install the dependencies). On Wed, 29 May 2019 at 14:34, R?gis Cardoso <regis_car...@hotmail.com> wrote: > 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 > _______________________________________________ > scikit-learn mailing list > scikit-learn@python.org > https://mail.python.org/mailman/listinfo/scikit-learn > -- Guillaume Lemaitre INRIA Saclay - Parietal team Center for Data Science Paris-Saclay https://glemaitre.github.io/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190529/bc7b1a9e/attachment.html> ------------------------------ Subject: Digest Footer _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn ------------------------------ End of scikit-learn Digest, Vol 38, Issue 18 ********************************************
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn