Python--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

 

 
 
posted @ 2019-04-26 14:42  米小乐1122  阅读(8908)  评论(0编辑  收藏  举报