Pycharm CE don't open on MacOS Ventura

Just don't open after updating OS to Ventura. How fix it?

 

0
Hi, if reinstalling PyCharm doesn't help, I would suggest reporting the issue to https://youtrack.jetbrains.com

The following information would help to identify the issue:

- idea.log file from the logs directory (https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#logs-directory) collected after failed startup
- Any errors you see when starting the IDE (if there's any)
- Try starting PyCharm from the terminal and provide the console output

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)
0

请先登录再写评论。