📜  如何查找 python 模块的安装位置 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:37.295000             🧑  作者: Mango

代码示例1
# this will show where numpy is installed
pip show numpy