LoginSignup
1
4

More than 3 years have passed since last update.

Visual StudioでPythonの標準ライブラリをデバッグする方法

Posted at

Visual StudioでPythonの標準ライブラリをデバッグする方法が分かりましたので、メモ書きしておきます。

手順

※Visual Studio Community 2019で確認しました。

1.メニューから「デバッグ⇒オプション」を選択。
オプションダイアログを開く。

2.ツリーの「Python⇒デバッグ」を選択。

3.「Pyhton 標準ライブラリのデバッグを有効にする」を選択。

image.png

1
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
4