私はWindows 10でpython 3.5を使用しています。私はscipy、mlxtend、mathのようなライブラリをインストールすることができません。scipy、mlxtend、数学ライブラリをpipできない
私はscipyのダウンロード、インストールピップしようと、私は次のエラーを取得するmlxtendすると、この答え Python pip install gives "Command "python setup.py egg_info" failed with error code 1"
を以下のsetuptoolsのとez_setupをインストールしてアップグレードした:
NotFoundError: no lapack/blas resources found
そして、私がしよう数学をインストールする次のエラーが表示されます。
Using cached Math-0.5.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\raisa\AppData\Local\Temp\pip-build-e23g412r\math\setup.py", line 2, in <module>
raise RuntimeError("Package 'Math' must not be downloaded from pypi")
RuntimeError: Package 'Math' must not be downloaded from pypi
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\raisa\AppData\Local\Temp\pip-build-e23g412r\math\