Mac 查看python安装路径

1,terminal : 

input: which Python

2,  terminal:

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

posted on 2017-08-03 18:05  艺琳子  阅读(1808)  评论(0)    收藏  举报