在Windows下添加已经安装好的python环境到Visual Studio 2015中

1.启动您的VS2015,然后选择菜单【文件】=>【新建】=>【项目】,找到【Python Application】项,如下图:

Windows-Visual Studio 2015 安装 Python3.5 开发环境

 2.查看已经安装的python的版本(我使用的是Anaconda python3.5.6):

Windows-Visual Studio 2015 安装 Python3.5 开发环境

Windows-Visual Studio 2015 安装 Python3.5 开发环境

 3.在【视图】=>【其他窗口】=>【python环境】选择 + 号 添加新的环境

Windows-Visual Studio 2015 安装 Python3.5 开发环境

 Windows-Visual Studio 2015 安装 Python3.5 开发环境

 4.新的环境选择configure,根据自己的环境路径进行修改,最后点击apply即可:

Windows-Visual Studio 2015 安装 Python3.5 开发环境

 

 

相关文章:

  • 2021-11-03
  • 2021-12-18
  • 2021-08-29
  • 2021-04-15
  • 2021-11-08
  • 2021-09-28
  • 2021-05-06
  • 2021-09-02
猜你喜欢
  • 2021-08-03
  • 2021-09-19
  • 2021-11-30
  • 2021-11-14
  • 2021-09-08
  • 2021-11-04
  • 2021-11-30
相关资源
相似解决方案