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
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
Python FastAPI 框架 操作 MySQL 数据库
:1.安装sqlalchemy模块#安装sqlalchemy模块(venv)[root@localhostflast]#pipinstallsqlalchemy-ihttps://pypi.tuna.
tsinghua
.edu.cn
奋斗吧,青年!
·
2023-04-01 06:36
mysql
python
python3 pip安装pycur报错
Completeoutputfromcommandpythonsetup.pyegg_info:Pleasespecify--curl-dir=/path/to/built/libcurlpipinstallpycurl-ihttps://pypi.tuna.
tsinghua
.edu.cn
WMSmile
·
2023-04-01 05:14
python绘制箱型图+打印异常值
更新conda及所有库condaupdate-nbase-chttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/mainconda代码importpandasaspdimportmatplotlib.pyplotaspltimportmatplotl
是Yu欸
·
2023-03-31 22:36
蓝桥杯python
python
开发语言
pip 镜像安装源
pipinstallxxx-i国内的源国内的源:清华大学https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云http://mirrors.aliyun.com/pypi
玛塔mata
·
2023-03-31 22:32
pip
Python安装包的多种方式
有时候下载速度慢解决方法pipinstall库名-i其他镜像网站:华为:https://repo.huaweicloud.com/repository/pypi/simple清华:https://pypi.tuna.
tsinghua
.e
雪龙无敌
·
2023-03-31 19:33
python
开发语言
Conda更新安装包、更新anaconda所有最新版库、解决conda安装更新失败问题
一个好的安装镜像源可以加快下载速度:pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simplecondaconfig--addch
wuicer
·
2023-03-31 18:28
conda
python
开发语言
(cmd)在虚拟环境中安装jupyter、添加虚拟环境到kernel、查看kernel列表、从kernel中删除指定虚拟环境
添加国内源condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/cloud/msys2/condaconfig--setshow_channel_urlsyes
Today学习了吗_
·
2023-03-31 17:08
深度学习
Ubuntu中Anaconda安装与使用
一、Conda源设置1.修改为清华源直接打开cmd输入以下命令condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/
zhaoxin94
·
2023-03-31 15:14
Latex安装及使用
1.texlive安装参考链接:https://liam.page/texlive/清华镜像网站:mirrors.tuna.
tsinghua
.
SunJi_
·
2023-03-31 15:36
python第三方库安装
python第三方库安装镜像源网址使用镜像地址安装python第三方库使用whl安装python第三方库使用压缩包安装第三方库镜像源网址清华:https://pypi.tuna.
tsinghua
.edu.cn
哈哈哈哈啊哈哈哈啊
·
2023-03-31 12:00
python
开发语言
树莓派 更换镜像源
sources.list文件sudonano/etc/apt/sources.list2、用#注释掉原文件内容,用以下内容取代(Ctrl+O保存再Ctrl+X退出):debhttp://mirrors.tuna.
tsinghua
.edu.cn
Very_NB
·
2023-03-31 10:52
JAVA开发与生产环境配置(WINDOWS)
WINDOWS平台环境配置软件安装需求1.java2.mysql3.redis4.npm5.nginx(1)java安装1.安装下载源:https://mirrors.tuna.
tsinghua
.edu.cn
晓风残月淡
·
2023-03-31 09:08
java及spring全家桶
java
windows
mysql
2022-11-17教你如何把百度云网盘的数据上传到linux服务器里
ifyouprefertosuppressthiswarning,use--no-warn-script-location.解决方法pip3installpyinstaller-ihttps://pypi.tuna.
tsinghua
.edu.cn
麦冬花儿
·
2023-03-31 04:08
操作系统实验:Lab8 文件系统
清华大学操作系统Lab8实验报告课程主页:http://os.cs.
tsinghua
.edu.cn/oscourse/OS2018spring实验指导书:https://chyyuu.gitbooks.io
wenj1997
·
2023-03-31 04:05
pip换源教程(windows)
答:换源换源一共分为两种,临时换源和永久换源,首先我们先来说一说临时换源首先我们要明白,换源有什么好处很简单,增快下载速度呗临时换源网址:清华:https://pypi.tuna.
tsinghua
.edu.cn
梦醒孤漠吃花卷
·
2023-03-31 02:56
基础
python
开发语言
教你两步解决conda安装pytorch时下载速度慢or超时的问题
创建新的虚拟环境(若已创建,请忽略)3.激活虚拟环境4.安装pytorch1.为conda配置清华源打开cmd输入以下命令:condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
·
2023-03-31 01:26
ERROR: pip‘s dependency resolver does not currently take into account all the packages 的解决方法
一、问题分析博主在PyCharm中使用pip命令pipinstall-rrequirements.txt-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple安装项目所需的依赖包
cdtaogang
·
2023-03-30 23:47
疑难杂症
pip
python
pycharm
Python爬虫
www.python.org/pycharm破解版:http://www.zdfans.com/html/25815.htmlpip升级并设置清华镜像:临时使用pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
Juntech
·
2023-03-30 23:19
Python指定pip安装国内源
http://pypi.doubanio.com/simple/科技大学:https://mirrors.ustc.edu.cn/pypi/web/simple/清华:https://pypi.tuna.
tsinghua
.edu.cn
奔跑的大头菜
·
2023-03-30 22:58
Centos7安装gitlab(yum方式)
yum.repos.d/gitlab-ce.repo写入以下信息,使用的是清华大学的源[gitlab-ce]name=GitlabCERepositorybaseurl=https://mirrors.tuna.
tsinghua
.edu.cn
GaryChiu被注册
·
2023-03-30 17:07
pycharm添加源(管理仓库)
pycharm自带源:https://pypi.python.org/simple阿里源:http://mirrors.aliyun.com/pypi/simple/清华源:https://pypi.tuna.
tsinghua
.edu.c
Jane_weng
·
2023-03-30 13:35
pycharm
python
ide
PyCharm安装第三方包requests报错:Try to run this command from the system terminal. Make sure that you use the
如果你也是同类报错信息,请你先收藏以下链接:清华:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple
西安人走哪都要吃泡馍
·
2023-03-30 12:57
bug解答
pycharm
2021最新Qt6开发环境(Qt Creator)安装以及卸载记录
www.qt.io/download开源下载:https://download.qt.io/official_releases/online_installers/清华镜像:https://mirrors.tuna.
tsinghua
.edu.cn
秋水黑刀
·
2023-03-30 10:19
桌面应用开发(Qt)
qt
R.005 常用生信R包安装
转自生信技能树,链接详见文末options("repos"=c(CRAN="https://mirrors.tuna.
tsinghua
.edu.cn/CRAN/"))if(!
caoqiansheng
·
2023-03-30 09:53
docker镜像之jdk版本选择
javaFROMopenjdk:8-jdk-alpine3.9ENVLANGen_US.UTF-8#修改时区和安装字体RUNsed-i's/dl-cdn.alpinelinux.org/mirrors.tuna.
tsinghua
.edu.cn
慕菲烟云
·
2023-03-30 08:05
Docker
JAVA学习
docker
linux
运维
Robot Framework3.0运行时报错:AttributeError: ‘WebDriver‘ object has no attribute ‘find_elements_by_xpath‘
pip3installselenium==4.0-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple把这些分享给遇见此问题的朋友们!
qq_44754750
·
2023-03-30 07:41
selenium
测试工具
jenkins的问题一:插件下载超时,报错
从网上也好了好多资料,都是要配置在站点配置https://mirrors.tuna.
tsinghua
.edu.cn/jenkins/updates/update-center.json,结果还是无济于事
你的努力时光不会辜负
·
2023-03-30 03:39
上一页
38
39
40
41
42
43
44
45
下一页
按字母分类:
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
其他