Pythonは、PIP清華清華元のPythonの構成ミラーリングxadminソースは、PIPに配置しました

ピップ清華ソースはpythonで配置されました

 

ミラーxadmin

 ピップインストール-i https://pypi.tuna.tsinghua.edu.cn/simple xadmin

 

 

 

コマンド:

 ピップhttps://codeload.github.com/sshwsfc/xadmin/zip/django2をインストール
 
 
 

アナコンダは、ミラーを設定しました

MacとLinuxの

conda config --add channels https: //mirrors .tuna.tsinghua.edu.cn /anaconda/pkgs/free/
conda config -- set  show_channel_urls  yes
 

ウィンドウズ

  C:Windowsで、のような、ユーザーディレクトリに直接ディレクトリピップを作成\以下のようにユーザー\ XX \ピップ、新しいファイルpip.iniは、読み込み

  [global]
  index-url = https: //pypi.tuna.tsinghua.edu.cn/simple
 
 

ピップは、ミラーを設定しました 

Linuxの

以下のように、インデックスURLマグロを修正するために、(1を作成していない)〜/ .pip / pip.conf更新:

 

  [global]
    index-url = https: //pypi.tuna.tsinghua.edu.cn/simple
 

 ウィンドウズ

C:のような、ユーザーディレクトリに直接ディレクトリピップを作成\以下のようにユーザー\ XX \ピップ、新しいファイルpip.iniは、読み込み

  global]
     index-url = https: //pypi.tuna.tsinghua.edu.cn/simple

 

ピップ一時的な画像

一時的な使用:

ピップ使用した場合、-Iパラメータを追加することができます  https://pypi.tuna.tsinghua.edu.cn/simpleを

たとえば、次のようにインストールPIP -i  https://pypi.tuna.tsinghua.edu.cn/simple  gevent、これは取り付け清華geventライブラリの像側から移動します。

アナコンダは、ミラーを設定しました

MacとLinuxの

conda config --add channels https: //mirrors .tuna.tsinghua.edu.cn /anaconda/pkgs/free/
conda config -- set  show_channel_urls  yes
 

ウィンドウズ

  C:Windowsで、のような、ユーザーディレクトリに直接ディレクトリピップを作成\以下のようにユーザー\ XX \ピップ、新しいファイルpip.iniは、読み込み

  [global]
  index-url = https: //pypi.tuna.tsinghua.edu.cn/simple
 
 

ピップは、ミラーを設定しました 

Linuxの

以下のように、インデックスURLマグロを修正するために、(1を作成していない)〜/ .pip / pip.conf更新:

 

  [global]
    index-url = https: //pypi.tuna.tsinghua.edu.cn/simple
 

 ウィンドウズ

C:のような、ユーザーディレクトリに直接ディレクトリピップを作成\以下のようにユーザー\ XX \ピップ、新しいファイルpip.iniは、読み込み

  global]
     index-url = https: //pypi.tuna.tsinghua.edu.cn/simple

 

ピップ一時的な画像

一時的な使用:

ピップ使用した場合、-Iパラメータを追加することができます  https://pypi.tuna.tsinghua.edu.cn/simpleを

たとえば、次のようにインストールPIP -i  https://pypi.tuna.tsinghua.edu.cn/simple  gevent、これは取り付け清華geventライブラリの像側から移動します。

おすすめ

転載: www.cnblogs.com/max404/p/12399159.html