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

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

문제

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

도움이 되었습니까?

해결책

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top