python - pypy怎么装包
迷茫
迷茫 2017-04-18 09:53:56
0
2
302

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

Antworte allen(2)
Ty80

pypy和python是相互独立的,python中安装好的库在pypy中是不能使用的。

#安装pypy  pip
wget https://bootstrap.pypa.io/get-pip.py

pypy get-pip.py
pypy -m pip install requests
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!