5
Jak zainstalować pandy na Raspberry Pi?
Próbuję zainstalować Python Pandas na moim Raspi i znajduję dziwne błędy. ~ $ 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 …