在vscode中编译python2报错。但是当我编译python3时它成功了。
print('test')
返回:导入错误:没有名为 _thread 的模块
python importerror visual-studio-code
importerror ×1
python ×1
visual-studio-code ×1