PyCharm Startup Fail - Internal Error
It used to work before, but I changed to Thonny and now wanted to use PyCharm again but it's not starting.
I reinstalled it again using the Toolbox, but still it shows error.
The log file -> https://pastebin.com/AsmYLPR8
Please sign in to leave a comment.
Hi,
It seems you're getting `java.net.BindException: Address already in use: bind`
Try rebooting, and if that doesn't help, try workaround from https://youtrack.jetbrains.com/issue/IDEA-238995
Thank you!