Здравствуйте, как устранить данную ошибку в VS Code?

Алексей Паластров 0 Reputation points
2024-07-30T08:06:28.7533333+00:00

& : Имя "c:\Users\maksi\OneDrive\абочий стол\Python\python.exe" не распознано как имя командлета, функции, файла сценария или выполняемой программы.

Проверьте правильность написания имени, а также наличие и правильность пути, после чего повторите попытку.

строка:1 знак:4

  • & 'c:\Users\maksi\OneDrive\абочий стол\Python\python.exe' 'c:\Users\ ...
  • 
    
  • CategoryInfo : ObjectNotFound: (c:\Users\maksi...thon\python.exe:String) [], CommandNotFoundException
  • FullyQualifiedErrorId : CommandNotFoundException
Developer technologies Visual Studio Debugging
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2024-07-30T09:10:48.0533333+00:00

    Hi @Алексей Паластров, 

    Welcome to Microsoft Q&A! 

    Please refer to [the similar issue](https://learn.microsoft.com/en-us/answers/questions/1474711/i-wrote-a-small-program-in-vs-code-(screen-attache) and it might help.

    If it doesn’t work, please report it to the dedicated GitHub-vscode forum where you would get support for this product. Thanks for your understanding.  

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.