How to solve the problem that vscode cannot debug python

小云云
Release: 2018-03-30 16:22:58
Original
7554 people have browsed it

This article mainly shares with you how to solve the problem that vscode cannot debug python. I hope it can help everyone.

vscode cannot debug python problem

  • Prompt debugging adapter error
    1. Ensure that the python debugging plug-in is installed and upgraded to the latest version.
    2. Check the Python version and upgrade to the latest version.
    3. Check the pip version of the python package management tool and upgrade to the latest version.

  • Try debugging again

Related recommendations:

How to use pdb to debug python in Linux environment

How to use Pdb library to debug Python and commonly used commands

Introduction to using PDB mode to debug Python programs

The above is the detailed content of How to solve the problem that vscode cannot debug python. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!