python:easy_install

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
python:easy_install [2019/02/16 22:05] ともやんpython:easy_install [2019/05/18 02:23] – 外部編集 非ログインユーザー
行 8: 行 8:
 </script> </script>
 </html></ifauth> </html></ifauth>
- 
 ====== easy_install、setuptools、pip - パッケージ管理 ====== ====== easy_install、setuptools、pip - パッケージ管理 ======
  
行 42: 行 41:
 〜省略〜 〜省略〜
 </code> </code>
 +
 ===== Linux & Mac 編(ez_setup.pyの場合) ===== ===== Linux & Mac 編(ez_setup.pyの場合) =====
 <WRAP prewrap 100%> <WRAP prewrap 100%>
行 120: 行 120:
 </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: 行 134:
 $ sudo apt-get install python-pip $ sudo apt-get install python-pip
 </code> </code>
 +
 ===== Windows編 ===== ===== Windows編 =====
 <WRAP prewrap 100%> <WRAP prewrap 100%>
行 205: 行 198:
 </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: 行 233:
 </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 ともやん