mac 查看python路径
时间:2014-10-04 18:15:57
收藏:0
阅读:185
1,terminal :
input: which python
2, terminal:
input : python --->import sys ----> print sys.path
ok! good luck!!
评论(0)