実現したいこと
Pycharmを実行しようとすると
「Invalid Python interpreter selected for the project」
というエラーが発生します。
このエラーを解決する方法はどのようにすればよろしいでしょうか?
編集点としてエラーの画像を加えました。
発生している問題・分からないこと
「Invalid Python interpreter selected for the project」
というエラーが出ていて、プログラムを実行できません。
エラーメッセージ
error
1「Invalid Python interpreter selected for the project」
該当のソースコード
特になし
試したこと・調べたこと
- teratailやGoogle等で検索した
- ソースコードを自分なりに変更した
- 知人に聞いた
- その他
上記の詳細・結果
https://teratail.com/questions/121997
このテラテイルの以前の質問を見て、
Pycharmの設定を確認したのですが、解決できません。
補足
OSはMacです。
バージョンは14.3.1(23D60です。
Pycharmのバージョンは
PyCharm 2023.1.1 (Community Edition)
Build #PC-231.8770.66, built on April 28, 2023
Runtime version: 17.0.6+10-b829.9 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.3.1
GC: G1 Young Generation, G1 Old Generation
Memory: 1024M
Cores: 8
Metal Rendering is ON
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
です

回答1件
あなたの回答
tips
プレビュー