After trying to copy a file with Google Chrome logins using a Python program, the antivirus issued a warning about a threat, and the next time it was launched, it gives the following error on the command line:
Program 'python.exe' failed to run: The file cannot be accessed by the systemAt line:1 char:1
+ python
+ ~~~~~~.
At line:1 char:1
+ python
+ ~~~~~~
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
+ FullyQualifiedErrorId : NativeCommandFailed
Based on the error message + CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
It is likely that your antivirus made a mistake that saw your Python executable as a virus and removed it.
Simple uninstall and reinstall the Python from the official website and add that new executable to the whitelist of your antivirus should fix the issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With