mac os Catalina(バージョン10.15.5) に変更後、pythonの環境構築に困っています。
対処方が分からず困っています。
(問題点)
・VS Codeのターミナルを開くだけでエラー
The default interactive shell is now zsh.
To update your account to use zsh, please run chsh -s /bin/zsh
.
・以前のOSではVS Codeで問題なく動作していたましたが、OS変更後コメント入力するとエラーが出ます。
なぜかVersionが2.7になっています。画面の左下は3.7.3なのですが。。。
(エラー内容)
WARNING: Python 2.7 is not recommended.
This version is included in macOS for compatibility with legacy software.
Future versions of macOS will not include Python 2.7.
Instead, it is recommended that you transition to using 'python3' from within Terminal.
Python 2.7.16 (default, Apr 17 2020, 18:29:03)
[GCC 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.29.20) (-macos10.15-objc- on darwin
Type "help", "copyright", "credits" or "license" for more information.
dlopen("/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so", 2);
import readline # dynamically loaded from /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.s
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。