Search code examples
intellij-idea

Intellij Idea needs Python


enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

Intellij Idea was working. Then it happened to remember about Python.

java: Cannot find JDK 'Python 3.8 (venv)' for module 'marketing3'

I have cleared the cache and reboot my computer. Also I did Restore IDE settings.

I do have projects in Python (developed in PyCharm). But what has it to do with my Java project?

By the way, another project starts.

How can I resolve this problem?


Solution

  • Try to do the following steps to resolve it:

    • Close the IDE

    • Open the project root directory in the OS file manager and delete all *.iml files and the .idea directory

    • Re-import the project