mac 查看python路径

1,terminal : 

input: which python

2,  terminal:

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

ok! good luck!!

  

猜你喜欢

转载自blog.csdn.net/guo_hongjun1611/article/details/39780089