1.windows10 安装了python2.7和3.6版本。 2.7文件里是python.exe 3.6文件里是python3.exe
2.安装成功插件Atom Runner 以及 atom-python-run
3.在cmd中运行.py文件能正常运行, 在atom中点击alt+r 运行就报:ImportError 导入问题
4.在config中已经配置的runner
之前有试过在3.6文件里把python3.exe改成python.exe 也还是不行
1.windows10 安装了python2.7和3.6版本。 2.7文件里是python.exe 3.6文件里是python3.exe
2.安装成功插件Atom Runner 以及 atom-python-run
3.在cmd中运行.py文件能正常运行, 在atom中点击alt+r 运行就报:ImportError 导入问题
4.在config中已经配置的runner
之前有试过在3.6文件里把python3.exe改成python.exe 也还是不行