> c:; cd 'c:\Users\user\documents\folder name'; c:\Users\user\documents\folder name\.venv\Scripts\python.exe c:\Users\user\.vscode\extensions\ms-python.python-2023.18.0\pythonFiles\lib\python\debugpy\adapter/../..\debugpy\launcher 49801 -- -m asdf asdf
c:\Users\user\documents\folder : The term 'c:\Users\user\documents\folder' 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:68
+ ... ocs no onedrive\pytest-robotframework'; c:\Users\user\documents\folder name ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (c:\Users\user\documents\folder:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Environment data
Code Snippet
# asdf.py (empty file)Repro Steps
c:\users\user\documents\folder name\.venv\Scripts\python.exe)Expected behavior
both work
Actual behavior
the following error when running
"Python: doesn't work":