0
0

More than 3 years have passed since last update.

pyenvによるPythonバージョン切り替え(Mac OS)

Posted at

MacでのPythonバージョン切り替えに手間取ってしまったためメモ
VScodeでのPythonライブラリがうまく参照できていなかった

結論:
eval "$(pyenv init --path)"
で無事
/Users/〇〇/.pyenv/shims/python
を参照でき最新バージョンに更新完了

0
0
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
0
0