Akiraka Akiraka
  • 首页
  • Linux
    • ELK
    • PHP
    • Shell
    • Nginx
    • Docker
      • Docker Compose
    • Centos
    • Ubuntu
    • Jenkins
  • Python
  • Mac OS
  • Windows
  • 大数据
    • Hadoop
    • CDH
    • Hive
    • Spark
    • ZooKeeper
  • 微服务
    • Kubernetes
    • Helm
  • Other
  • Quark
  • 首页
  • Linux
    • ELK
    • PHP
    • Shell
    • Nginx
    • Docker
      • Docker Compose
    • Centos
    • Ubuntu
    • Jenkins
  • Python
  • Mac OS
  • Windows
  • 大数据
    • Hadoop
    • CDH
    • Hive
    • Spark
    • ZooKeeper
  • 微服务
    • Kubernetes
    • Helm
  • Other
  • Quark
首页 › Python › pip 更换源

pip 更换源

Akiraka1年前

临时源

使用国内源安装缺少内容
pip install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com ipython

更换源

# 创建配置文件目录
mkdir ~/.pip
# 创建配置文件
vim ~/.pip/pip.conf

# 添加以下内容
[global]
index-url = http://pypi.douban.com/simple

[install]
trusted-host=pypi.douban.com
#pip#python
0
分享
Akiraka 站长
文章 121评论 10
相关文章
  • Centos 7.8 安装pyenv及使用说明
  • 大数据环境 Pyenv 搭建
  • pip 子命令
  • MAC 安装Pyenv-virualemv
Akiraka
站长
本人擅长 Ai、Au、Fl、Ae、Pr、Ps 等软件的安装与卸载,精通 CSS、JavaScript、PHP、Python、Shell、Go 等单词的拼写,熟悉 Windows、Linux、Mac、Android、IOS 等系统的开关机!
121文章
10评论
47获赞
想找什么搜一下
文章聚合
Nginx 容器编排
1年前
搭建 NTP 服务器与客户端同步
4月前
Kubernetes(k8s)kubectl 命令补全
1年前
Kubernetes(k8s) 清理删除未被使用的镜像
11月前
MAC 安装Pyenv-virualemv
1年前
微信小程序
微信小程序
标签云
brew cdh centos cmd docker docker compose elasticsearch elk filebase filebeat gitlab grafana hadoop helm hive hue jdk jenkins k8s kibana kubernetes liniux linux logstash mac mikrotik mydumper mysql nfs nginx openssl oss php pip pyspark python RabbitMQ redis rocketmq shell Spark ubuntu windows ZooKeeper 容器编排
Copyright © 2019-2021 Akiraka. Designed by nicetheme. 沪18036911号