如何在同一项目的intellij中使用Java和python

时间:2018-12-05 04:25:18

标签: java python intellij-idea

我需要在同一项目intellij中使用Java和python。

设置JDK时,Java代码很好,但是python包的导入失败。相反,python是正常的,而Java是有问题的

Intellij设置如下:

enter image description hereenter image description hereenter image description hereenter image description here

python包导入失败:

enter image description here

我在stackoverflow上看到了几种方法:

我在Project Structure->Modules->Dependencies->Module SDK中将SDK更改为python3.6,而Java JDK仍包含在Project Structure->Project->Project SDK中,但它没用

我已经为实际的Facets设置了Python解释器,并在Project Structure->Facets中重新启动了intellij,但这是行不通的

我可以同时设置python和Java SDK

我该怎么办。谢谢!

1 个答案:

答案 0 :(得分:0)

您需要“添加框架支持” /方面

只要您已经安装了python,就按照此操作。

右键单击您拥有python脚本的目录/模块/项目,在顶部,您将看到“添加框架支持...”

https://www.jetbrains.com/help/idea/adding-support-for-frameworks-and-technologies.html#disable-framework-auto-detection