V
V
veleus2020-04-22 10:06:45
Python
veleus, 2020-04-22 10:06:45

VSCode is not running code. What to do?

& : The name "C:/Users/eleus/AppData/Local/Programs/Python/Python38-32/python.exe" is not recognized as the name of a cmdlet, function, script file,
or executable program. Check the spelling of the name and the presence and correctness of the path, then try again.
line:1 character:3
+ & C:/Users/eleus/AppData/Local/Programs/Python/Python38-32/python.ex ...
+ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~
+ CategoryInfo : ObjectNotFound: (C:/Users/eleus...8-32/python.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

It should have been written Veleus , but it is written eleus

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andy_U, 2020-04-22
@veleus

Does Windows actually use the backslash "\"? In the same Python, the direct one often works, but is it an MS product?
Afterwards, it may be that instead of one / you will have to write two \\, but this should be tried.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question