File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ Pythonを書くこと自体はちょっとしたテキストエディタで可
266
266
267
267
1. `Create new project`から新しいプロジェクトを作成
268
268
2. プロジェクト名(デフォルトは`untitled`)を`seminar`とする
269
- 3. pythonインタプリタまでのパスを指定する.`…`をクリックし,`Add local`を選択,`Conda Environment`から`Existing environment`を選択し,`Interpreter`から`seminar`のものを選択する.表示されない場合`…`から`C:\Users\{ユーザ名}\.conda\envs\seminar\python.exe`を指定.
269
+ 3. pythonインタプリタまでのパスを指定する.`…`をクリックし,`Add local`を選択,`Virtualenv Environment`または` Conda Environment`から`Existing environment`を選択し,`Interpreter`から`seminar`のものを選択する.表示されない場合`…`から`C:\Users\{ユーザ名}\.conda\envs\seminar\python.exe`を指定.
270
270
4. `OK`
271
271
5. 設定を開く
272
272
6. `Project: seminar`から`Project Interpreter`を選択.`C:\Users\{ユーザ名}\.conda\envs\seminar\python.exe`が指定されていることを確認する
You can’t perform that action at this time.
0 commit comments