E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
tuna
pip 镜像
以下列出常用的国内镜像地址阿里云http://mirrors.aliyun.com/pypi/simple/清华大学https://pypi.
tuna
.tsinghua.edu.cn/simple/中国科技大学
余将董道而不豫兮
·
2025-02-16 11:01
pip
python
conda
onnx 推理报错:onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load mo
但是推理是cpu,也可能版本不兼容导致,因此卸载cpu版本,重新安装gpu版本或者升级gpu版本pipuninstallonnxruntime-gpupipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
fengsongdehappy
·
2025-02-16 10:19
python
PyInstaller下载、安装、使用
方法一:1、PyInstaller下载及安装win+Rcmd输入:pipinstallpyinstaller-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple/即安装成功
sayhhhui
·
2025-02-16 00:35
pyinstaller
笔记
exe
python
21 - 富文本框
一般用于写文章,编辑内容自带样式官网:https://pypi.org/project/django-tinymce/1.安装第三方库pipinstalldjango-tinymce-ihttps://pypi.
tuna
.tsinghua.edu.cn
一个微不足道的bug
·
2025-02-15 08:01
Django
django
修改Python pip镜像源
清华镜像源#配置镜像源pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simple#设置受信的镜像站,避免因证书问题在安装包时出现警告或错误
不懂先生955
·
2025-02-14 17:27
Python
python
pip
linux
解决错误:CondaHTTPError: HTTP 000 CONNECTION FAILED for url
HTTP000CONNECTIONFAILEDforurl查看channels:vim~/.condarcshow_channel_urls:truechannels:-http://mirrors.
tuna
.tsinghua.edu.cn
和安韩Pro
·
2025-02-12 07:42
python
http
网络协议
网络
python3.8,Anaconda安装、配置以及与VSCODE的集成
anaconda下载源:https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/archive/miniconda下载源:https://mirrors.
tuna
.tsinghua.edu.cn
weixin_40404189
·
2025-02-11 12:58
python
conda
vscode
anaconda
python
vscode
python有关pip的所有命令
以下是一些常用的pip命令:1.安装包#指定python环境安装库加镜像源D:\6_Anaconda3\envs\sang\python.exe-mpipinstalldocling-ihttps://pypi.
tuna
.tsinghua.edu.cn
大哥喝阔落
·
2025-02-11 08:58
python
pip
开发语言
旧手机建立自己的博客网站之踩坑记||在旧手机上建立自己的服务器(2)||2020年新货
#默认注释了源码镜像以提高aptupdate速度,如有需要可自行取消注释debhttps://mirrors.
tuna
一世愚
·
2025-02-11 03:13
Linux
for
Android
my
blog
瞎玩
linux
nginx
ubuntu
weblogic
wordpress
ubuntu18.04 更改 更新pip默认安装路径
python3版本为python3.6;2、使用如下指令更新pipsudopython3-mpipinstall--upgrade--force-reinstallpip-ihttps://pypi.
tuna
.tsinghua.edu.cn
沐风_ZTL
·
2025-02-11 00:48
maven私服搭建(nexus)
centos7.6中maven私服搭建(nexus)maven私服搭建的前提是需要安装好maven和jdk一、Maven安装1.1获取mavenwgethttps://mirrors.
tuna
.tsinghua.edu.cn
走在路上看风景
·
2025-02-10 23:13
maven
centos
java
centos
maven
VMWare虚拟机+Ubuntu初始设置+共享文件夹设置
这里推荐清华源(网址:https://mirrors.
tuna
.tsinghua.edu.cn/help/ubuntu/)更改文件内容:sudogedit/etc/apt/sources.list可以提前备份一下原来的文件
Code锐
·
2025-02-10 13:54
Linux服务器
ubuntu
linux
运维
服务器
windows
pip(临时,永久)更换源
永久更换:pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simple临时更换pipinstall-ihttps://mirrors.
tuna
.tsinghua.edu.cn
CarbenChueng
·
2025-02-09 10:53
pip
python
linux
gitlab社区版搭建
一、下载gitlab社区版(自己找出想安装的版本)**https://mirrors.
tuna
.tsinghua.edu.cn/gitlab-ce/yum/el7/二、下载(例如我想安装gitlab-ce
奔跑的五花肉zxy
·
2025-02-08 21:19
gitlab
python echarts接口_python绘图pyecharts+pandas的使用详解
用Echarts生成的图可视化效果非常棒为避免绘制缺漏,建议全部安装为了避免下载缓慢,作者全部使用镜像源下载过了pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
weixin_39615219
·
2025-02-07 15:22
python
echarts接口
[RK3399 Linux] 使用ubuntu 20.04.5制作rootfs
也可以其它镜像地址下载,如清华源:https://mirrors.
tuna
.tsinghua.edu.cn/
嵌入式逍遥
·
2025-02-05 08:53
嵌入式Linux开发
RK3399
Linux开发
linux
ubuntu
开源
服务器
rootfs
运维
rk3399
【Python】如何导出当前目录下项目所需的py库?
/即可得到包含项目所需库的requirements.txt别人可以通过这个文件安装所需的库,跑你的项目:pipinstall-rrequirements.txt-ihttps://pypi.
tuna
.tsinghua.edu.cn
AG150
·
2025-02-05 02:40
Python
python
开发语言
【Python】报错: ERROR: Cannot unpack file C:和Cannot determine archive format of C:
这里举pandas为例,直接在cmd中安装的话很慢pipinstallpandas然后用清华镜像安装开始报错pipinstallihttps://pypi.
tuna
.tsinghua.edu.cn/simplepandas
Uniquerose
·
2025-02-04 02:07
python
开发语言
conda配置channel
你收到CondaKeyError:'channels':value'https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/main'notpresentinconfig
picked stone
·
2025-02-04 01:28
conda
gitlab安装及邮箱配置和常用使用
1.安装GitLab注意关闭网络防火墙和网络安全组#1.下载镜像wgethttps://mirrors.
tuna
.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-
Gen邓艮艮
·
2025-02-03 21:53
gitlab
linux
环境软件
gitlab
Qt | windows Qt6.5.3安装&安卓环境搭建&虚拟机调试和真机调试完美版(保姆级教程)
Qt安卓发布的手机01、第一章Qt6.5.3安装资源运行成功的界面全网最全Qt国内下载地址清华大学开源软件镜像站https://mirrors.
tuna
.tsinghua.edu.cn/qt/archive
Qt历险记
·
2025-02-03 14:24
Qt
高级开发工程师
qt
windows
android
Qt安卓
Qt6.5.3安装
Linux(7)Ubuntu20.04 arm64安装Docker
1.更换源vi/etc/apt/sources.listdebhttps://mirror.
tuna
.tsinghua.edu.cn/ubuntu-ports/focalmainrestricteduniversemultiversedebhttps
一歲抬頭
·
2025-02-02 14:50
《Linux系统开发入门定制》
linux
docker
ubuntu
在阿里云服务器上搭建gitlab服务器
git依赖yum-yinstallpolicycoreutilsopenssh-serveropenssh-clientspostfix2、下载gitlab镜像wgethttps://mirrors.
tuna
.tsinghua.edu.cn
青面鬼王
·
2025-02-02 11:34
工具使用
linux
后端
git
云服务器GitLab安装配置
1下载安装包可以选择版本10.0.0-ce.0.el7版本wgethttps://mirrors.
tuna
.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-10.0.0
劈柴哥
·
2025-02-02 11:02
服务器
git
运维
github
Python pip更换国内源
选择PIP的地址,修改成国内源-->保存2.Windows上修改在本机的user目录下新建一个pip目录,新建文件pip.ini,代码如下:[global]index-url=https://pypi.
tuna
.tsinghu
王阿菜
·
2025-02-02 02:00
python
Python 修改 pip 源为国内源
1.临时换源:#清华源pipinstallmarkdown-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple#阿里源pipinstallmarkdown-ihttps:
人生嘚节奏
·
2025-02-02 02:29
python
pip
开发语言
[Python] MacOS 修改 pip 源为国内源
pip文件夹mkdir~/.pipStep2:设置国内源(如果你是python3,需将pip修改为pip3)--清华源pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn
Cassius_Zeo
·
2025-02-02 02:27
python
python
macos
pip
[问题]- pip install pyqt6-tool失败
问题(.venv)PSD:\PythonProject\demo1>pipinstallpyqt6-tools-i[https://pypi.
tuna
.tsinghua.edu.cn/simple](https
浅水鲤鱼
·
2025-02-01 02:47
pip
python
开发语言
Python: 配置清华源
pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simple
Dark_Y3
·
2025-01-31 18:41
Python
python
开发语言
Python清华镜像源使用方法(python 安装包)
pipinstallpandas-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple/把红字用要下载的包名替换掉即可pip:这是Python的包管理工具,用于安装和管理Python
程序 代码狂人
·
2025-01-31 17:34
linux
运维
服务器
Python简单实用的连点器
pipinstallpynput-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple废话不多说,直接上程序。
仍稽
·
2025-01-31 02:26
python
conda从本地安装包
常用的网址1:https://mirrors.
tuna
.tsinghua.edu.cn/清华大学开源软件镜像站官网常用的网址2:https://mirrors.
tuna
.tsinghua.edu.cn/
幽殇默
·
2025-01-30 05:30
pytorch
conda
python一些常用库镜像资源
/3/howto/index.html有以下的常用的国内源提供你选择:中国科技大学:https://pypi.mirrors.ustc.edu.cn/simple/清华大学:https://pypi.
tuna
.tsinghua
惬意的下雨天
·
2025-01-30 00:57
python爬虫
可视化
python
程序人生
经验分享
恰饭
其他
记录python中常用的镜像源
python常用镜像_python镜像-CSDN博客以下内容摘抄以上博客1.阿里云镜像https://mirrors.aliyun.com/pypi/simple/2、清华大学镜像https://pypi.
tuna
.tsinghua.edu.cn
Littlehero_121
·
2025-01-30 00:24
python系列篇
python
开发语言
【已解决】ERROR: Could not find a version that satisfies the requirement torch==2.0.1
pipinstall-rrequirements.txt-ihttps://pypi.doubanio.com/simple遇到以下的报错:更换源后下载问题得到解决:pipinstall-rrequirements.txt-ihttps://pypi.
tuna
.tsinghua.edu.cn
宇宙霹雳无敌超级小鬼头
·
2025-01-29 20:18
疑难杂症
conda
YOLO
python第三方库快速镜像下载
方法一:pycharm终端或cmd中直接pipinstall库名镜像源:pipinstallopencv-python-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple
记录人生的苦短
·
2025-01-27 06:49
python
开发语言
Python安装库的镜像源
python库的时候经常报错,原因是国内的下载过慢,这时候我们就要使用一个镜像源来下载,常用的镜像源已经列举在下面啦1.清华大学(完全度和速度都很好,是一个优秀的pip镜像源)https://pypi.
tuna
.tsinghua.edu.cn
遵纪守法的小爬虫
·
2025-01-27 05:43
python
【python】常见的python下载库镜像源
我们可以在下载库时加入国内的镜像源来下载,这样就不会出现网络较慢的情况前言以下时国内常见的镜像源正文一、下载库的方式在终端输入:pipinstall库名-i镜像源二、国内常见镜像源清华:https://pypi.
tuna
.tsinghua.edu.cn
写代码也摆烂
·
2025-01-27 05:43
#
python基础知识点
python
开发语言
同步清华镜像源,制作本地pip镜像源
pip镜像源国内镜像源阿里云http://mirrors.aliyun.com/pypi/simple/豆瓣http://pypi.douban.com/simple/清华大学https://pypi.
tuna
.tsinghua.edu.cn
淡若静水Summer
·
2025-01-26 21:45
pip
pip
pip源
解决python -m pip install --upgrade pip更新失败
C:\Users\Administrator>python-mpipinstall--upgradepipLookinginindexes:https://pypi.
tuna
.tsinghua.edu.cn
svygh123
·
2025-01-26 21:14
python
pip
开发语言
windows基于face_recognition实现人脸识别
环境搭建pipinstallopencv-python--user-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplepipinstallopencv-contrib-python
Python小萝卜
·
2025-01-26 21:42
计算机视觉
python
人脸识别
python
face_recogni
python 清华pip镜像源报HTTP error 403
报错信息ERROR:HTTPerror403whilegettinghttps://mirrors.
tuna
.tsinghua.edu.cn/pypi/web/packages/52/79/a64937a2185b91a96cc5406e3ea58120980c725543d047e112fb3084a972
weixin_41934979
·
2025-01-26 20:36
python
pip
开发语言
ubuntu电脑调用摄像头拍摄照片
一、1、先装环境condacreate-ntextpython==3.8-ycondaactivatetext2、pipinstallopencv-python-ihttps://pypi.
tuna
.tsinghua.edu.cn
山山而川_R
·
2025-01-25 18:13
Drugs
opencv
计算机视觉
人工智能
国内python镜像源
1、国内python镜像源地址清华:https://pypi.
tuna
.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学
qq_34830229
·
2025-01-25 17:04
python
pip
JsonPath用法详解
1、JSONPath安装:pipinstalljsonpath#如果安装太慢可以使用清华源来加速安装pipinstalljsonpath-ihttps://pypi.
tuna
.tsinghua.edu.cn
吴少凡
·
2025-01-24 18:11
python
开发语言
自动化
pycharm
pip国内源汇总
国内源地址列表清华大学:https://pypi.
tuna
.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/腾讯云:https
俊昭喜喜里
·
2025-01-24 17:36
pip
sudo apt-get update 镜像连接不成功
报错Ign:1https://mirrors.
tuna
.tsinghua.edu.cn/ubuntubionicInReleaseIgn:2https://pkg.jenkins.io/debian-stablebinary
momo_mo520
·
2025-01-24 00:23
ubuntu
debian
linux
运维
whl下载网址
whl下载网址https://pypi.
tuna
.tsinghua.edu.cn/simple/在网址后加上相应的包名就可以下载相应的whl
白白+懒懒
·
2025-01-23 14:06
python
pandas
pillow
conda
docker和Nvidia-docker安装教程
mirrors.ustc.edu.cn/anaconda/pkgs/main/https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/https://mirrors.
tuna
.tsinghua.edu.cn
_helen_520
·
2025-01-21 13:29
安装和配置各种环境
docker
linux
运维
已解决RNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python
pipisconfiguredwithlocationsthatrequireTLS/SSL,howeverthesslmoduleinPythonisnotavailable.Lookinginindexes:https://pypi.
tuna
.tsinghua.edu.cn
I'mAlex
·
2025-01-19 22:47
pip
ssl
python
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他