stay-up-late

① 使用 whereis python 

where is Python

②使用

>>> import sys
>>> sys.path
[\'\', \'D:\\python\\python\\python35.zip\', \'D:\\python\\python\\DLLs\', \'D:\\python\\python\\lib\', \'D:\\python\\python\', \'D:\\python\\python\\lib\\site-packages\', \'D:\\python\\python\\lib\\site-packages\\win32\', \'D:\\python\\python\\lib\\site-packages\\win32\\lib\', \'D:\\python\\python\\lib\\site-packages\\Pythonwin\']

  转自https://www.cnblogs.com/geeksongs/p/10648044.html

分类:

技术点:

相关文章:

  • 2021-10-02
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
  • 2021-11-29
猜你喜欢
  • 2021-04-01
  • 2021-12-27
  • 2022-02-09
  • 2022-03-08
  • 2021-12-25
  • 2021-10-24
相关资源
相似解决方案