Plugin Python depends on unknown plugins org.jetbrains.plugins.yaml, org.jetbrains.plugins.remote-run, Coverage

StackOverflow https://stackoverflow.com/questions/22936567

Pregunta

I'm using IDEA CE 13.1.1 and tried to install the Python plugin version 3.4.Beta.135.1 from file because my development PC has no access to internet for security reasons. But get following warning and the plugin get not activated:

Plugin Python depends on unknown plugins org.jetbrains.plugins.yaml, org.jetbrains.plugins.remote-run, Coverage

I searched for these plugins in the repository but did not find them, only references in other plugin details that depend on them.

How are they really called? How can I find them? Thanks

¿Fue útil?

Solución

Yes, for the Intellij IDEA Community Edition there is a Python Community Edition plugin.

Here is the link http://plugins.jetbrains.com/plugin/7322?pr=idea_ce

Otros consejos

You can't use Python plugin with Idea Community edition, sorry. It requires IntelliJ IDEA Ultimate.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top