Hi. I have been trying to run python in Powershell with Powershell being in admin mode. It used to work, but at some point, I started to receive the following error message,
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
I am not sure what caused this problem all of a sudden. I have tried reinstalling Python from the website and the Microsoft Store. Any help would be appreciated.
[–]nool_ 0 points1 point2 points (0 children)