VsCode 配置python开发环境
一、配置环境
1、选择python解释器版本
输入:Command+shift+P
搜索:Python: Select Interpreter
2、安装包
指定版本: pip install PyHive==0.6.5
不指定版本:pip install PyHive
3、更新pip3
python3 -m pip install -i https://pypi.douban.com/simple --upgrade pip
4、pip安装包
pip3 install -i https://pypi.douban.com/simple Pillow
5、安装python debug包,因新版不支持python 3.6版本以下的,所以需要用2020.2月之前版本插件


6、编译环境配置

浙公网安备 33010602011771号