如何在vs2013上安装python

1.首先需要安装anaconda2,下载地址 https://www.anaconda.com/download/,找到大大的download,如下图所示:
how to install python to vs2013
点击下载python2

2.安装PTVS 2.2.2 注意:如果你使用的是VS2013,只能使用PTVS2.2.2这个版本,下载地址现在转移到github上面了,网址如下:https://github.com/Microsoft/PTVS/releases?after=dev-2016-05-27

how to install python to vs2013
点击下载和安装,成功之后提示:

how to install python to vs2013

接着就能在VS2013看到相应的python工程了

how to install python to vs2013

相关文章:

  • 2021-09-05
  • 2021-05-29
  • 2021-08-25
  • 2021-11-28
  • 2021-08-31
  • 2021-11-29
  • 2021-06-02
  • 2021-11-11
猜你喜欢
  • 2021-07-26
  • 2022-03-07
  • 2021-04-21
  • 2021-04-22
  • 2022-02-03
  • 2021-08-24
  • 2021-12-24
相关资源
相似解决方案