58 字
1 分钟
树莓派3B+安装pip3
2021-12-07
统计加载中...

因为树莓派官方的Raspberry Pi OS系统默认装有Python3的 但是并没有安装pip3,所以我们需要手动安装一下 本文章使用的Rasberry Pi OS版本为:2021-05-07-raspios-buster-armhf-lite

安装pip3#

sudo apt-get install python3-pip
树莓派3B+安装pip3
https://www.cuteleaf.cn/posts/system-ops/raspberry-pi-3b-plus-install-pip3/
作者
夏叶
发布于
2021-12-07
许可协议
CC BY-NC-SA 4.0

部分信息可能已经过时