PyCharm community Windows 20236.1.1 version cannot startup after install.
It keeps in the below line when I run "pycharm.bat" in cmd. It don't have any error message in the cmd.
F:\Program Files\JetBrains\PyCharm Community Edition 2023.1.1\bin>pycharm.bat
CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true
I have also checked my python version which fulfill the requirement "Python 3.5 or newer"
C:\>python --version
Python 3.9.2
请先登录再写评论。
Also, please try to start IDE from the command line and provide the console output you will see.
For more information on how to start IDE from the terminal, please see:
https://intellij-support.jetbrains.com/hc/en-us/articles/360011901879-How-to-start-IDE-from-the-command-line
(Change IDEA to PyCharm in the path)