A
A
aaa_aaa_aaa2021-01-22 16:23:31
Python
aaa_aaa_aaa, 2021-01-22 16:23:31

Terminal not working in VS code, why?

VS code terminal not working. I added nodejs to Path, at first it helped, but then the problem arose again. I also tried reinstalling python. Nothing helps

The name 'C:/Users/-/AppData/Local/Programs/Python/Python37-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
The name 'C:/Users/-/AppData/Local/Programs/Python/Python37-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.
string:1 character:3
+ & C:/Users/-/AppData/Local/Programs/Python/Python37-32/python.exe ...
+ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: ( C:/Users/-/A...7-32/python.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

600ad1b1b6411634582155.png600ad1b6b2b70408121915.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2021-01-22
@SoreMix

I bet either on the absence of quotes around the path (although powershell should have one) and / or Russian letters in the username.
Well, and one more thing - why is there one path to the python in Path, and another in powershell?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question