Terminal setting problem on VSCode

bvChiro 1 Reputation point
2022-12-29T04:47:05.227+00:00

My terminal prints this when I begin:
Rick@Richards-MacBook-Pro Python %

But every time I run a script, I get this monstrosity:

Rick@Richards-MacBook-Pro Python % cd /Users/Rick/Code/
Python ; /usr/bin/env /usr/local/bin/python3 /Users/Rick
/.vscode/extensions/ms-python.python-2022.20.1/pythonFil
es/lib/python/debugpy/adapter/../../debugpy/launcher 511
48 -- /Users/Rick/Code/Python/hello.py
what's your name? 343
Hello 343

Community Center Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,436 Reputation points Microsoft External Staff
    2022-12-29T05:45:24.177+00:00

    Hello @bvChiro ,

    Thank you for taking time to post this issue in Microsoft Q&A forum.

    Visual Studio Code(VS Code) is currently not supported in the Microsoft Q&A forums, the supported products are listed over here: https://learn.microsoft.com/en-us/answers/products/.

    For the related questions(technical support) about VS Code, you can post here: Stack Overflow tagged Visual Studio Code or here: GitHub - Visual Studio Code.

    Thanks for your understanding.

    Sincerely,
    Tianyu

    • 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.