タグ付けされた質問 「pip」

5
Raspberry Piにパンダをインストールするにはどうすればよいですか?
RaspiにPython Pandasをインストールしようとしていますが、奇妙なエラーが見つかります。 ~ $ pip install pandas Downloading/unpacking pandas Downloading pandas-0.13.1.tar.gz (6.1Mb): 6.1Mb downloaded Running setup.py egg_info for package pandas warning: no files found matching 'README.rst' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere …
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.