python:virtualenvwrapper

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
python:virtualenvwrapper [2023/07/22 14:34] – [VirtualEnv & VirtualEnvWrapper で作る Python 2.7 仮想環境] ともやんpython:virtualenvwrapper [2023/07/28 03:19] (現在) – [virtualenv のインストール] ともやん
行 6: 行 6:
  
 ==== virtualenv のインストール ==== ==== virtualenv のインストール ====
-<code+<WRAP color_term
-sudo pip install virtualenv +<WRAP color_command><html><pre> 
-</code>+<b class=GRN>$</b> <b class=HIY>pip</b> install <b class=HIK>--user</b> virtualenv 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +</pre></html></WRAP> 
 +</WRAP>
  
 === 使い方 === === 使い方 ===
  • python/virtualenvwrapper.txt
  • 最終更新: 2023/07/28 03:19
  • by ともやん