「PIP」の版間の差分
ナビゲーションに移動
検索に移動
(ページの作成:「==PIP== [Python] {{amazon|4873113938}} *[http://www.pip-installer.org/en/latest/ パッケージのインストールと管理ツール] ====インストール====…」) |
|||
| 1行目: | 1行目: | ||
==PIP== | ==PIP== | ||
| − | [Python] | + | [[Python]] |
{{amazon|4873113938}} | {{amazon|4873113938}} | ||
2020年2月15日 (土) 08:05時点における版
PIP
インストール
- Python WindowsにPIPをインストール
- CentOS6にPython2.7をインストール
プロキシ経由の接続
pip install numpy --proxy=user@proxyhost:port
© 2006 矢木浩人