Pycharm (and VSCode) Crashing without Notice

I'm using PyCharm on a education license as a student and Python beginner. A while ago PyCharm was working fine until it starts to crash without notice, and when I switched to VSCode it does the same thing. Tried reinstalling Python and it went away for a while and now both are going to back to crashing. 

When it crashes there are no warnings or error messages--just PyCharm and VSCode shutting down suddenly. I also tried reinstalling PyCharm but to no avail.

Appreciate any help!

1

Hi Trinhln1 ,

would you please share logs from Help | Collect Logs and Diagnostic Data along with 
Java crash logs (the files like java_error_in*.log, jbr_err*.log (if any) located usually in home dir (C:\Users\<Username> for Windows)? 

May I ask if any antivirus software is in use? Would it help adding antivirus exclusions for PyCharm related directories along with project directory you are working on?

0

请先登录再写评论。