python - PyCharm - 无法使用远程解释器

标签 python pycharm remote-debugging interpreter jetbrains-ide

奇怪的事情。我只是不能使用远程解释器。我 100% 确定我以前见过它。什么鬼?

我已经配置了 ssh 部署连接和 vagrant box。

more 按钮下没有任何有趣的内容。

如何添加远程解释器?

编辑:截图来自设置→项目→项目解释器

编辑2:problem reported on PyCharm community support

edit3:我使用 PyCharm 专业版

edit4:刚刚安装了今天的新版本,2016.1.3。一切都没有改变。

enter image description here

PyCharm 2016.1.2
Build #PY-145.844, built on April 8, 2016
JRE: 1.8.0_76-release-b32 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

enter image description here

最佳答案

检查 Python Remote Interpreter 插件是否已激活。

转到设置 -> 插件。检查是否选中了 Python Remote Interpreter。

enter image description here

关于python - PyCharm - 无法使用远程解释器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37159539/

相关文章:

python - 递归 Python 函数始终不返回任何值

python - 将文本文件中的 ascii 字符转换为 Unicode

python - 重命名重构期间退格键、删除键和箭头键的行为

python-3.x - PyCharm中Ctrl+Shift+F操作和双Shift操作有什么区别?

python - 使用 PyCharm 用 turtle (python)绘图

javascript - 可以从 Windows 机器远程调试 iPad 上的 javascript 吗?

python - MapReduce按Python元组排序

tomcat - 我可以从不同的 intelliJ 实例远程调试在 intelliJ 中运行的 tomcat 吗?

dart - 调试带有启动目标 "URL"的 Dart WebApp 失败

java - 如何通过软件浏览网站?