mac 查看python路径

发布时间:2019-08-11 11:24:10编辑:auto阅读(1989)

    1,terminal : 

    input: which python

    2,  terminal:

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

    ok! good luck!!

      

关键字