When I press Ctrl + alt + F , It says :
OSError: [WinError 5] Access is denied
You may need to install YAPF and/or configure 'yapf_command' in PyYapf's Settings.
So I have already installed YAPF and configured in PyYapf's Settings :
// full path and command to run yapf
"yapf_command":"C:\\Users\\MyUserName\\AppData\\Local\\Programs\\Python\\Python37-32/Lib\\site-packages\\yapf",
What's wrong and with what? Why Yapf doesn't work. I've also installed a package of yapf.