PYCharm doesnt work

if I run the program through pycharm64.exe, just a logo window appears (see photo), errors in the console using pycharm.bat:

2022-08-31 20:12:59,980 [   1685]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "Visual Studio" not found PluginDescriptor(name=IDEA CORE, id=com.intellij, descriptorPath=plugin.xml, path=C:\PyCharm Community Edition 2022.2.1\lib, version=222.3739.56, package=com.intellij.feedback, isBundled=true)
2022-08-31 20:12:59,985 [   1690]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "Eclipse" not found PluginDescriptor(name=IDEA CORE, id=com.intellij, descriptorPath=plugin.xml, path=C:\PyCharm Community Edition 2022.2.1\lib, version=222.3739.56, package=com.intellij.feedback, isBundled=true)
2022-08-31 20:12:59,986 [   1691]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "NetBeans 6.5" not found PluginDescriptor(name=IDEA CORE, id=com.intellij, descriptorPath=plugin.xml, path=C:\PyCharm Community Edition 2022.2.1\lib, version=222.3739.56, package=com.intellij.feedback, isBundled=true)
2022-08-31 20:12:59,987 [   1692]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "Visual Studio" not found PluginDescriptor(name=IDEA CORE, id=com.intellij, descriptorPath=plugin.xml, path=C:\PyCharm Community Edition 2022.2.1\lib, version=222.3739.56, package=com.intellij.feedback, isBundled=true)
2022-08-31 20:13:00,033 [   1738]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "Eclipse" not found PluginDescriptor(name=GitHub, id=org.jetbrains.plugins.github, descriptorPath=plugin.xml, path=C:\PyCharm Community Edition 2022.2.1\plugins\github, version=222.3739.56, package=org.jetbrains.plugins.github, isBundled=true)
2022-08-31 20:13:00,039 [   1744]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "Eclipse" not found PluginDescriptor(name=Space, id=com.jetbrains.space, moduleName=intellij.space.vcs, descriptorPath=intellij.space.vcs.xml, path=C:\PyCharm Community Edition 2022.2.1\plugins\space, version=222.3739.56, package=com.intellij.space.vcs, isBundled=true)
2022-08-31 20:13:00,041 [   1746]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "Eclipse" not found PluginDescriptor(name=Python Community Edition, id=PythonCore, descriptorPath=plugin.xml, path=C:\PyCharm Community Edition 2022.2.1\plugins\python-ce, version=222.3739.56, package=null, isBundled=true)
2022-08-31 20:13:00,042 [   1747]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "NetBeans 6.5" not found PluginDescriptor(name=Python Community Edition, id=PythonCore, descriptorPath=plugin.xml, path=C:\PyCharm Community Edition 2022.2.1\plugins\python-ce, version=222.3739.56, package=null, isBundled=true)

0
2 comments

Hi,

Please try removing the plugins directory and check if the issue persists. If so, could you please provide `idea.log` file from the logs directory?

You can use uploading service at https://uploads.jetbrains.com/ , and provide upload ID in your reply. 

0

@Andrey Resler, yea, this work, i just delete all plugins and PyCharm started

0

Please sign in to leave a comment.