一、创建python项目

二、查看python运行环境

三、选择环境

四、添加现有python环境
1. 进入cmd 输入 where python
可以查看所有安装python的路径

2.进入VS中,右键python环境,添加环境

3.添加环境
五、安装python包


发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/178511.html原文链接:https://javaforall.net
Visual Studio 2019 Python 环境配置一 创建 python 项目二 查看 python 运行环境三 选择环境四 添加现有 python 环境 1 进入 cmd 输入 wherepython 可以查看所有安装 python 的路径 2 进入 VS 中 右键 python 环境 添加环境 3 添加环境五 安装 python 包



可以查看所有安装python的路径





发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/178511.html原文链接:https://javaforall.net