python:easy_install

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
python:easy_install [2019/02/16 22:05] ともやんpython:easy_install [2019/08/19 06:58] (現在) ともやん
行 1: 行 1:
-<ifauth !@loggedinusers><html> 
-<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
-<script> 
-     (adsbygoogle = window.adsbygoogle || []).push({ 
-          google_ad_client: "ca-pub-0791334967460971", 
-          enable_page_level_ads: true 
-     }); 
-</script> 
-</html></ifauth> 
- 
 ====== easy_install、setuptools、pip - パッケージ管理 ====== ====== easy_install、setuptools、pip - パッケージ管理 ======
  
行 42: 行 32:
 〜省略〜 〜省略〜
 </code> </code>
 +
 ===== Linux & Mac 編(ez_setup.pyの場合) ===== ===== Linux & Mac 編(ez_setup.pyの場合) =====
 <WRAP prewrap 100%> <WRAP prewrap 100%>
行 120: 行 111:
 </code> </code>
 </WRAP> </WRAP>
-<ifauth !@loggedinusers><html> 
-<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
-<script> 
-     (adsbygoogle = window.adsbygoogle || []).push({ 
-          google_ad_client: "ca-pub-0791334967460971", 
-          enable_page_level_ads: true 
-     }); 
-</script></html></ifauth> 
  
 ===== Linux編(yumの場合) ===== ===== Linux編(yumの場合) =====
行 142: 行 125:
 $ sudo apt-get install python-pip $ sudo apt-get install python-pip
 </code> </code>
 +
 ===== Windows編 ===== ===== Windows編 =====
 <WRAP prewrap 100%> <WRAP prewrap 100%>
行 205: 行 189:
 </code> </code>
 </WRAP> </WRAP>
-<ifauth !@loggedinusers><html> 
-<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
-<script> 
-     (adsbygoogle = window.adsbygoogle || []).push({ 
-          google_ad_client: "ca-pub-0791334967460971", 
-          enable_page_level_ads: true 
-     }); 
-</script></html></ifauth> 
  
 ===== easy_install でProxyサーバを利用する方法(Windows編) ===== ===== easy_install でProxyサーバを利用する方法(Windows編) =====
行 248: 行 224:
 </code> </code>
  
-<ifauth !@loggedinusers><html> 
-<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> 
-<script> 
-     (adsbygoogle = window.adsbygoogle || []).push({ 
-          google_ad_client: "ca-pub-0791334967460971", 
-          enable_page_level_ads: true 
-     }); 
-</script></html></ifauth> 
  • python/easy_install.txt
  • 最終更新: 2019/08/19 06:58
  • by ともやん