I am unable to save my files using Pycharm and I'm not sure how to fix this problem.
I have tried doing a fresh install of Pycharm using JetBrains Toolbox to make sure that it is set up correctly with default settings, but still no luck.
Here is the full log below:
I think my error source is in this section of my log:
Caused by: com.intellij.openapi.util.io.FileUtilRt$NIOReflect$1$2: Failed to delete D:\Scripts\.idea\workspace.xml
2018-03-13 09:31:18,076 [ 336977] WARN - j.util.io.SafeFileOutputStream - D:\Scripts\.idea\workspace.xml (Access is denied)
java.io.FileNotFoundException: D:\Scripts\.idea\workspace.xml (Access is denied)
And this is the error message that pops up when I try to CTL+S save files: