yuuho.wiki

カオスの欠片を集めて知恵の泉を作る

ユーザ用ツール

サイト用ツール


tips:python:env:start

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
tips:python:env:start [2025/02/04 01:58] yuuhotips:python:env:start [2025/02/04 02:00] (現在) yuuho
行 5: 行 5:
   * windows上 : <code bash gitbash>git clone https://github.com/pyenv-win/pyenv-win.git "$HOME/.pyenv"   * windows上 : <code bash gitbash>git clone https://github.com/pyenv-win/pyenv-win.git "$HOME/.pyenv"
 </code> </code>
-    * <code powershell powershell>[System.Environment]::SetEnvironmentVariable('PYENV',$env:USERPROFILE + "\.pyenv\pyenv-win\","User")+    * git bash でやっていく場合、これはいらない? <code powershell powershell>[System.Environment]::SetEnvironmentVariable('PYENV',$env:USERPROFILE + "\.pyenv\pyenv-win\","User")
 [System.Environment]::SetEnvironmentVariable('PYENV_HOME',$env:USERPROFILE + "\.pyenv\pyenv-win\","User")</code> [System.Environment]::SetEnvironmentVariable('PYENV_HOME',$env:USERPROFILE + "\.pyenv\pyenv-win\","User")</code>
     * <code bash .bashrc>export PYENV_ROOT="$HOME/.pyenv"     * <code bash .bashrc>export PYENV_ROOT="$HOME/.pyenv"
tips/python/env/start.1738634330.txt.gz · 最終更新: 2025/02/04 01:58 by yuuho