CustomImport 1.0.3-SNAPSHOT depends on plugin PythonCore that couldn't be resolved with respect to IntelliJ IDEA Ultimate IU-243.26574.91
Note that the CustomImport 1.0.3-SNAPSHOT plugin cannot be installed into IntelliJ IDEA Ultimate IU-243.26574.91 without mandatory PythonCore
Found 1 incompatibility with IntelliJ IDEA Ultimate IU-243.26574.91, some of which may be caused by the missing dependencies.
1 compatibility problem
CustomImport 1.0.3-SNAPSHOT is binary incompatible with IntelliJ IDEA Ultimate IU-243.26574.91 due to the following problem
Package not found (1 problem)
Package 'com.jetbrains.python' is not found (1 problem)
Package 'com.jetbrains.python' is not found along with its 11 classes.
Probably the package 'com.jetbrains.python' belongs to a library or dependency that is not resolved by the checker.
It is also possible, however, that this package was actually removed from a dependency causing the detected problems. Access to unresolved classes at runtime may lead to NoSuchClassError.
The following classes of 'com.jetbrains.python' are not resolved (only 5 most used classes are shown, 6 hidden):
Class PyFile is referenced in ...
I want My plugin run IU and IC, and it only depends python plugin, what should I do?