http://bbs.51cto.com/thread-1126772-1.html

python2.6 sysconfig不是一个独立的模块,只能这样用
 from distutils import sysconfig 

 

相关文章:

  • 2021-04-10
  • 2021-12-01
  • 2021-07-21
  • 2021-07-29
  • 2021-06-18
  • 2022-01-27
  • 2021-07-04
  • 2021-08-10
猜你喜欢
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2021-06-01
  • 2021-08-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案