Raspberry Pi4 modelB上で、下記のURLを参考にPythonの環境構築をしています。
https://qiita.com/rhene/items/d370a3b3f05a7248bd79
しかし、sklearnのインストール段階(ダウンロード中)で下記のエラーが発生します。
どなたか対処法をご教授いただけないでしょうか。
pi@raspberrypi:~ $ sudo pip3 install sklearn Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting sklearn Using cached https://www.piwheels.org/simple/sklearn/sklearn-0.0-py2.py3-none-any.whl (2.3 kB) Collecting scikit-learn Downloading https://www.piwheels.org/simple/scikit-learn/scikit_learn-0.22.1-cp37-cp37m-linux_armv7l.whl (19.4 MB) |██▏ | 1.3 MB 179 kB/s eta 0:01:41 ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them. scikit-learn from https://www.piwheels.org/simple/scikit-learn/scikit_learn-0.22.1-cp37-cp37m-linux_armv7l.whl#sha256=cbee708dce10704564d24268bfda4493478288b515493db8044bb9d98790bd93 (from sklearn): Expected sha256 cbee708dce10704564d24268bfda4493478288b515493db8044bb9d98790bd93 Got e25f563f9283647adddd48ba054e97d968f7d5a110b63da257f8963f788040c9
よろしくお願いいたします。
環境
OS : Raspbian 10.2
Python : 3.7.3
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。