This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
Python
mirror of
https://github.com/TwoWater/Python
Watch
1
Star
0
Fork
You've already forked Python
0
Code
Issues
Releases
Wiki
Activity
a3d85b73d0
Python
/
Article
/
pip操作
/
pip.md
177 B
Raw
Blame
History
Unescape
Escape
python查看包的依赖关系
1.先手动安装:
pip install pipdeptree
2
,
使用pipdeptree来查看库包的依赖
pipdeptree -p xxxx包名