概述
开发环境:
python 2.7.13
raspberry pi 3B
2017-09-07-raspbian-stretch
拓展python必要环境
The build-essential package is required for building Debian packages; python-dev, python-distlib, and python-setuptools provide several Python development and packaging tools; python-pip and python-wheel are useful for installing Python packages; libzmq-dev is needed for Jupyter notebooks; libgdal-dev is needed for geospatial analysis with geopandas.
sudo apt-get install build-essential python-dev python-distlib python-setuptools python-pip python-wheel libzmq-dev libgdal-dev
sklearn
sudo apt-get install python-sklearn
opencv
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libopencv-dev
sudo apt-get install python-opencv
Tkinter
sudo apt-get install tk tk-dev tcl tcl-dev
最后
以上就是神勇蜜粉为你收集整理的树莓派3B上一些使用pip无法装的python库的安装命令备忘开发环境:的全部内容,希望文章能够帮你解决树莓派3B上一些使用pip无法装的python库的安装命令备忘开发环境:所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复