先确认自己的源里有没有python
先更新源
opkg update

安装python和ssl

opkg install libffi
opkg install python-mini
opkg install python
opkg install python-openssl

安装pip

wget –no-check-certificate https://bootstrap.pypa.io/get-pip.py

python get-pip.py
如果觉得我的文章对你有用,请随意赞赏