formulahendry / formulahendry/vscode-code-runner
help to fix this error
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
PS C:\Users\nagen\OneDrive\Desktop\python_practice.py> & C:/Users/nagen/AppData/Roaming/Python/Python39 c:/Users/nagen/OneDrive/Desktop/python_practice.py/.vscode/prrr.py
& : The term 'C:/Users/nagen/AppData/Roaming/Python/Python39' 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:3
+ & C:/Users/nagen/AppData/Roaming/Python/Python39 c:/Users/nagen/OneDr ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:/Users/nagen/...Python/Python39:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.