当前位置:首页 > 操作系统 > MacOs

mac 查看python安装路径

1、terminal : 

input: which Python

2、terminal:

input : python  --->import sys  ----> print sys.path

3、mac版Pycharm第三方库路径

/Library/Python/2.7/lib/python/site-packages

 

? ?
【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐