Answer the question
In order to leave comments, you need to log in
Debugging a project in Python does not start, what should I do?
Good day inhabitants of the Toaster!
Not so long ago, I decided to discover a new platform for myself - Windows 10, since the new car did not have drivers for my favorite seven. Previously, my base was on another wheelbarrow (Just on the seven) and all projects were mainly created on it, there were no problems. I program in Python because of its compactness and cross-platform, as well as the ability to deploy projects on heroku hosting (So do not suggest rewriting projects in another language!).
When I imported all my projects to the new platform, rearranged the Python (With the variable set to PATH) and the libraries used for the projects, as well as VSCode, while debugging the bot for the Discord server, the debug console displayed this:
Answer the question
In order to leave comments, you need to log in
It looks like you have the wrong version of Python. Should be version 3.
Type in console:python -V
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question