我想在CLion中使用远程Python解释器,但在Clion中找不到相应的配置。
我试着在Preferences >>构建,执行,部署>> Python解释器中进行配置。
但是我不知道如何在CLion中配置远程Python解释器。Here is the config page for Python Interpreter but not where for remote interpreter.
发布于 2019-07-31 23:55:01
CLion内置了Community Python插件。这意味着it does not support远程Python解释器。
https://stackoverflow.com/questions/57282516
复制相似问题