質問編集履歴
1
参考URLは、インタープリターPathの値を参考にしたのみであり、手順は参考にしていないので、削除いたします。
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,8 +14,8 @@
|
|
14
14
|
インタープリターは、[Pythonインストールフォルダ\python.exe]設定しております。
|
15
15
|
当該フォルダに移動し、「python.exe "hoge\hoge.py"」を実行すると、
|
16
16
|
Pythonは起動するため、Python側に、問題はないと想定しています。
|
17
|
-
※インタープリターの設定は、以下を参考にしています。
|
17
|
+
~~※インタープリターの設定は、以下を参考にしています。
|
18
|
-
https://atsushinotes.com/setup_visual-studio-code_for_python/
|
18
|
+
https://atsushinotes.com/setup_visual-studio-code_for_python/~~
|
19
19
|
|
20
20
|
### 確認したいこと
|
21
21
|
・インタープリターに設定すべき値は、以下で間違いないでしょうか。
|