10-16-2021, 09:04 AM
Whenever I try to run the script, it gives me the following error:
Is there any way to fix this?
Quote:pythonC:[FOLDER LOCATION]\extract_42.py : The term 'pythonC:[FOLDER LOCATION]\extract_42.py' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ python"C:[FOLDER LOCATION]
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (pythonC:[FOLDER LOCATION]\extract_42.py:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Is there any way to fix this?