Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to initialize plugin with PyCharm 2021.2 #11

Open
ccascone opened this issue Aug 10, 2021 · 4 comments
Open

Failed to initialize plugin with PyCharm 2021.2 #11

ccascone opened this issue Aug 10, 2021 · 4 comments

Comments

@ccascone
Copy link

Screen Shot 2021-08-09 at 7 20 45 PM

@sonman
Copy link

sonman commented Sep 3, 2021

I experienced similar issue after updating PyCharm to 2021.2.

@Yi-Tseng
Copy link
Owner

Yi-Tseng commented Sep 3, 2021

P4 Plugin-1.0.zip

Can you try this one?

@ccascone
Copy link
Author

ccascone commented Sep 3, 2021

It works, thanks Yi!

@crisbermud
Copy link

Hi, I'm having the same issue that @ccascone initially mentioned.

Plugin 'org.p4.p4plugin' failed to initialize and will be disabled. Please restart PyCharm.

java.lang.ClassNotFoundException: org.p4.p4plugin.P4Plugin PluginClassLoader(plugin=PluginDescriptor(name=P4 Plugin, id=org.p4.p4plugin, descriptorPath=plugin.xml, path=~/.local/share/JetBrains/PyCharm2021.3/IntelliJ-P4-Plugin.jar, version=0.3, package=null, isBundled=false), packagePrefix=null, instanceId=6, state=active)

I tried to install P4 Plugin-1.0.zip as @Yi-Tseng suggested but then I get the following error:

Plugin 'P4 Language Support' (version'1.0') is not compatible with the current version of the IDE, because it requires build 212.* or older but the current build is PY-213.6777.50

Do you know what I could do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants