Pusteblume

python多版本共存

根据环境变量的顺序调用python,pip等程序

将python.exe修改为python2.exe(或python3.exe)后可以通过不同的名字调用不同版本的python

注意修改Anaconda中的pip.exe名时,也要把对应的py文件也修改了

分类:

技术点:

相关文章:

  • 2021-10-19
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2021-12-07
猜你喜欢
  • 2022-01-04
  • 2021-09-04
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2021-10-24
  • 2021-08-24
相关资源
相似解决方案