After I updated my Pycharm IDE to 19.2.0 from the 19.1.2. I am getting the following warning:
\"Windows Defender might be impacting your build performance. PyCha
You need to exclude those directories in your Windows Security's Exclusion list.
Yes it is secure, necessary and really improves the performance as the real-time scanning is enabled in Windows defender by default. Read this: Minimize the impact of antivirus software on build speed.
I faced the same problem with Android Studio which is from same company after the recent update. So what you can do is you will get the directory which is causing this error. Like
Then you need to go to Windows Defender and add these folders to the exclusion in Windows Defender or the antivirus you are using.