Raspberry Pi-Python: Install Pandas on Python 3.5.2
问题 I have a Raspberry 3 Model B with the latest version of Raspbian (installed with Noobs 2.3.0). I have successfully installed Python 3.5.2 using the instructions found in this post: http://bohdan-danishevsky.blogspot.com.es/2015/10/building-python-35-on-raspberry-pi-2.html I am trying to install Pandas (particularly, version 0.18 or higher), on that version of Python (not 3.4). I have tried pip install, but can't make it point to python 3.5.2 even uninstalling version 3.4. I have also tried