插件安装
Chinese:MS-CEINTL.vscode-language-pack-zh-hans
Pylance:ms-python.vscode-pylance
Python Debugger:ms-python.debugpy
Python:ms-python.python
解释器配置
Ctrl+Shift+P====》输入Python: Select Interpreter
选择创建的虚拟环境
随便执行一个代码能运行则说明环境配置成功
插件安装
Chinese:MS-CEINTL.vscode-language-pack-zh-hans
Pylance:ms-python.vscode-pylance
Python Debugger:ms-python.debugpy
Python:ms-python.python
解释器配置
Ctrl+Shift+P====》输入Python: Select Interpreter
选择创建的虚拟环境
随便执行一个代码能运行则说明环境配置成功