Python/Article/pip操作/pip.md

177 B
Raw Blame History

python查看包的依赖关系

1.先手动安装:

pip install pipdeptree

2使用pipdeptree来查看库包的依赖

pipdeptree -p xxxx包名