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
Tsinghua
conda 安装太慢
老办法,切换源1、condaconfig--show将会显示conda的配置信息,找到channel,对应的就是我们的镜像配置channels:-https://mirrors.tuna.
tsinghua
.edu.cn
3TV
·
2023-04-04 06:24
一起从0开始python
一起从0开始深度学习
anaconda
cuda
anaconda 源的配置
本来只配了清华源,installrequests相关的包清华源都没有channels:-defaults-https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/cloud
Lord_sh
·
2023-04-04 05:16
zawen
Python安装库显示HTTPSConnectionPool(host=‘files.pythonhosted.org‘, port=443): Read Time out.
host='files.pythonhosted.org',port=443):ReadTimeout.解决方案:更换镜像源,比如换成清华镜像源pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
闲人的芋头
·
2023-04-04 03:21
python
R包安装设置清华镜像的三种方法
更新了Rstudio后,出现unabletoaccessindexforrepositoryhttps://mirrors.tuna.
tsinghua
.edu.cn/CRAN/src/contrib:cannotopenURL'https
Seurat_
·
2023-04-03 23:16
anaconda 的虚拟环境使用
一、环境配置1.0安装从1、官网:https://www.anaconda.com/products/individual#linux2、国内镜像:https://mirrors.tuna.
tsinghua
.edu.cn
thirsd
·
2023-04-03 20:18
pycharm下载包很慢的解决方法
一、打开file-setting二、找到pythoninterpreter,点击右边的加号三、点击红圈按钮四、点击加号添加其他镜像清华:https://pypi.tuna.
tsinghua
.edu.cn
招牌小肥羊
·
2023-04-03 16:41
pycharm
ide
python
pip更换国内源
永久更换pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple下面是常用国内源阿里云http://mirrors.aliyun.com
brokyz
·
2023-04-03 16:34
python
pip
linux
python
10M/s方法解决numpy下载太慢的问题!
_12800522的技术博客_51CTO博客在国内用外网下载numpy往往不成功,换清华源:pipinstallnumpy-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple
Terry Cao 漕河泾
·
2023-04-03 16:34
大数据
pip常用的国内镜像源
阿里云http://mirrors.aliyun.com/pypi/simple/(2)豆瓣http://pypi.douban.com/simple/(3)清华大学https://pypi.tuna.
tsinghua
.edu.cn
小卢的博客
·
2023-04-03 16:59
pip
镜像源
1024程序员节
pip
linux
python pip 换国内源的办法(永久和临时两种办法)
国内比较好的PyPI源库有:清华大学:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple豆瓣
skyyzq
·
2023-04-03 16:49
Python
pip
python
Python PIP一键命令行快捷更换国内源
pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple接下来安装的话就十分方便了,直接pipinstall模块包名字我们可以
rui7157
·
2023-04-03 16:47
Python
python
pip
linux
【已解决】换源解决Python包下载速度太慢的问题
常见的源有:清华源:https://pypi.tuna.
tsinghua
.edu.c
Yukimini
·
2023-04-03 16:13
Python
python
开发语言
经验分享
python ui界面设计(一)
cmd,pipinstallpyqt5pipinstallpyqt5-tools因为网络等原因,安装可能会失败,可使用pipinstallpyqt5-tools-ihttps://pypi.tuna.
tsinghua
.edu.cn
小付同学呀
·
2023-04-03 16:19
ui界面设计
python
keras
python pip安装库下载过慢和下载超时(Windows和Linux)
Windows配置方法方法一此方法为临时使用其他代理源安装python库,以安装python库requests库使用清华国内源为例:pipinstallrequests-ihttps://pypi.tuna.
tsinghua
.edu.cn
Ray Chan
·
2023-04-03 15:04
Linux
Python
python
linux
pip
ubuntu
windows
彻底解决Python包下载慢问题
python默认使用的是国外镜像,有时候下载非常慢,最快的办法就是在下载命令中增加国内源:常用的国内源如下:清华大学:https://pypi.tuna.
tsinghua
.edu.cn/simple/阿里云
与物为春
·
2023-04-03 15:02
Python
python
linux
开发语言
pip更改为国内源
1.查看现有默认pip安装源pipconfiglist2.按次修改添加指定源pipinstallnumpy-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple3.固定指定源创建目录
海里的鱼2022
·
2023-04-03 15:59
AIOT
pip
python
深度学习
快速解决ERROR_ Could not find a version that satisfies the requirement xxx (from versions_ none)
安装库错误:解决办法:pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplechardet好吧换源也不是万能错误原因:TensorFlow2版本中删除了
是静淑-
·
2023-04-03 12:32
python
深度学习
pycharm
linux学习100篇14:安装org.Mm.eg.db
repositories'fordetailsreplacementrepositories:CRAN:https://mirrors.tuna.
tsinghua
.e
Seurat_Satija
·
2023-04-03 10:23
在Visual Studio 2019中使用Qt5.14.2并配置相关路径(含opencv/halcon)联合编程配置
下载推荐下载Qt5.12.3版本(5.12为LTS长期支持版本),官方下载链接:http://download.qt.io/archive/qt/.清华源连接:https://mirrors.tuna.
tsinghua
.edu.cn
melodic18
·
2023-04-03 03:18
C++
microsoft
windows
10
css
c++
hadoop 3.x大数据集群搭建系列7-安装Hudi
编译环境准备软件版本Hadoop3.3.2Hive3.1.2Spark3.3.1Flink1.15.2一.下载并解压hudicd/home/softwarewgethttps://mirrors.tuna.
tsinghua
.edu.cn
只是甲
·
2023-04-03 03:55
manjaro-xfce的基础配置
vim先sudopacman-Svim添加源sudovim/etc/pacman.d/mirrorlist写入下面的信息[archlinuxcn]Server=https://mirrors.tuna.
tsinghua
.edu.cn
你的顾问
·
2023-04-02 21:55
Transformers ‘BertTokenizer‘ object is not callable
即:直接指定安装版本的transformers即可pipinstalltransformers==3.3.0-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple1参考网站
禅心001
·
2023-04-02 18:43
深度学习
深度学习
Spyder配置TensorFlow及Keras流程记录
一、下载Anaconda清华镜像找最新版本https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/二、配置TensorFlow参考链接:https:/
南极姑娘zz
·
2023-04-02 16:20
笔记
tensorflow
python
机器学习
【TensorFlow安装使用镜像】
anacondaprompt左下角windows找到anaconda输入如下命令:(这里我选用的是2.5版本也可以选择其他版本)pipinstalltensorflow==2.5-ihttps://pypi.tuna.
tsinghua
.edu.cn
路灯下的小飞侠
·
2023-04-02 13:49
tensorflow
pycharm
python
Pycharm下载三方库失败的解决办法
这是我常用的清华镜像:https://pypi.tuna.
tsinghua
.edu.cn/simple/具体教程详见B站up主Bli-sky的视频:高速且稳定地安装pycharm第三方库,清华镜像,网址会复制在简介
_Grape_
·
2023-04-02 12:34
pycharm
numpy.dtype size changed, may indicate binary incompatibility 问题解决方案
问题描述:安装pandas模块,一路顺畅...E:\练习>pipinstallpandasLookinginindexes:https://pypi.tuna.
tsinghua
.edu.cn/simpleCollectingpandasDownloadinghttps
公子绿茶
·
2023-04-02 11:38
pandas
numpy
RuntimeWarning
服务器安装anaconda
服务器安装anaconda:连接服务器之后在cmd或者putty中跑下面的命令下载安装包注意镜像wgethttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive
张当当
·
2023-04-02 11:49
linux
linux
ubuntu
运维
linux服务器配置ananconda环境
target=https%3A//mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/②也可以直接在linux上下载:选择合适的版本,右键->复制链接
nothingnobug
·
2023-04-02 10:30
linux
服务器
python
远程服务器安装anaconda,上一个服务器的数据迁移以及环境迁移
#从清华源下载wget-chttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/Anaconda3-2022.05-Linux-x86_64.sh#
CoveLSecond
·
2023-04-02 10:22
ssh远程服务器
python
pytorch
服务器
运维
linux
python
pytorch
Anaconda安装opencv-python
具体步骤如下:1.进入清华大学镜像中心下载地址(比官网快):https://pypi.tuna.
tsinghua
.edu.cn/simpl
奋斗乌托邦
·
2023-04-02 09:31
深度学习
python
opencv
开发语言
python安装库,报错 [WinError 5] 拒绝访问
Anaconda3\Lib\site-packages\cv2\cv2.pyd’原因:权限问题解决:安装时加--userpipinstall--usermediapipe-ihttps://pypi.tuna.
tsinghua
.edu.cn
huazi99
·
2023-04-02 09:08
大数据
python
Ubuntu 更改镜像源(ARM版和AMD版)
x86架构:Intel和AMDARM架构:AppleM1和M2AMD版链接地址:https://mirrors.tuna.
tsinghua
.edu.cn/help/ubuntu/Ubuntu版本
zzc0101
·
2023-04-02 09:21
linux
ubuntu
arm
linux
Gilab 搭建
还算正常vim/etc/yum.repos.d/gitlab-ce.repo[gitlab-ce]name=GitlabCERepositorybaseurl=https://mirrors.tuna.
tsinghua
.e
风车带走过往
·
2023-04-02 07:09
持续集成
性能优化
python
开发语言
pip安装包速度太慢
pipinstalljupyterlab-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple我们使用一般步骤在命令行中安装python工具包时,大多是从国外源进行下载,所以导致速度很慢
Xu_297c
·
2023-04-02 07:46
DevOps之CI/CD专题(7)--Jenkins插件国内加速
/default.json替换文件中Google等字段sed-i's/http:\/\/updates.jenkins-ci.org\/download/https:\/\/mirrors.tuna.
tsinghua
.edu.cn
我是李小胖
·
2023-04-02 04:32
nnUNet 训练自己的数据
3.7condaactivatennUNet切换下载源#查看当前conda配置condaconfig--showchannels#设置通道condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
秋山大壮
·
2023-04-02 03:18
pytorch
深度学习
python
Hadoop伪分布式集群的搭建
digitalmarketing/vmware/en/images/gallery/banners/content/hero-generic-1400x350.jpg2.下载centoshttps://mirrors.tuna.
tsinghua
.edu.cn
长安安在
·
2023-04-02 03:12
Hadoop
linux
centos
五十五、安装robotframework的命令
这是一条命令,安装robotframework的命令pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simpleadbutils==0.8.2pipinstall-ihttps
韦奇_软件技术之旅
·
2023-04-01 23:53
30 分钟手工搭建 HDFS + Hive 环境
0下载软件下载JDK:jdk-8u161-linux-x64.tar.gz下载hadoop3.1.3:http://mirrors.tuna.
tsinghua
.edu.cn/apache/hadoop/
taojy123
·
2023-04-01 22:26
python3.7 import pandas报错 ModuleNotFoundError: No module named ‘_bz2‘
在使用pip工具时,通过指定-i参数,以从特定镜像地址下载Python包pip3installpandas-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple1、importpandas
symstandsun
·
2023-04-01 21:36
pandas
python
开发语言
Day6--学习笔记--smartyy
1.安装和加载R包镜像设置安装加载options("repos"=c(CRAN="https://mirrors.tuna.
tsinghua
.edu.cn/CRAN/"))options(BioC_mirror
SmartSwift_529d
·
2023-04-01 21:41
Python升级pip 以及使用pip下载matplotlib库以及在pycharm中让下载的库可用
python-mpipinstall--upgradepip但是升级时又报了同样的错误在网上查询资料后发现是网站超时选择使用镜像下载python-mpipinstall-ihttps://pypi.tuna.
tsinghua
蓝ᝰ离
·
2023-04-01 20:09
python
pycharm
开发语言
! pip install plotly 报错解决方法
pipinstallplotly-ihttps://pypi.tuna.
tsinghua
.edu.cn/simpleplotly画柱状图:首先我们需要导入需要的库:importpandasaspdimportnumpyasnp
weixin_44701527
·
2023-04-01 20:33
pip
plotly
python
python pip配置国内镜像源
Python中使用pip安装包,常用的国内镜像有:清华大学镜像:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com
不忘初欣丶
·
2023-04-01 17:12
python
基础
python
pip
开发语言
Linux机器Ubuntu系统中pip命令出现SSL证书问题的解决方法
python内核,导致其权限与配置被弄成一团乱麻无sudo权限的解决方法解决方法在每次使用pip安装包时,都采用如下命令参数后缀:pipinstall{pkt_name}-ihttps://pypi.tuna.
tsinghua
.edu.cn
LYZ832
·
2023-04-01 16:08
杂类
linux
ubuntu
pip
PIP镜像源(国内)
一、常见pip镜像源(国内源)清华:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学
仲浩的博客
·
2023-04-01 16:00
python
R包的学习
包在Biocductor网站第三步加载包library(包)require(包)以dplyr包为例进行示范代码:options("repos"=c(CRAN="https://mirrors.tuna.
tsinghua
.edu.cn
大王飞刀
·
2023-04-01 13:05
pip安装库时报错
default-timeout=100install-U库名例如:pip--default-timeout=100install-Unumpy二:包源镜像:pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
江鸟的坚持
·
2023-04-01 08:39
Pyhon
python
开发语言
fastapi连接mysql失败,设置允许远程连接
今天在使用fastapi来连接mysql数据库,步骤如下:首先安装模块:pipinstallsqlalchemy-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplepipinstallpymysql-ihttps
码匀
·
2023-04-01 07:05
FastAPI
mysql
数据库
database
FastAPI 对MySQL 数据库的操作(win64)
一、FastAPI对MySQL数据库的操作pipinstallsqlalchemy-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplepipinstallpymysql-ihttps
想成为大佬的我。EX
·
2023-04-01 06:12
FastAPI
配件
fastapi
mysql
python
上一页
39
40
41
42
43
44
45
46
下一页
按字母分类:
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
其他