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清华源
修改pip下载源清华源:condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/freecondaconfig
阿旺.
·
2023-08-07 19:59
django
python
在服务器上搭建gitlab
最终效果展示:官方文档:安装部署GitLab服务1.在服务器上下载gitlabwgethttps://mirrors.
tuna
.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce
雾喔
·
2023-08-07 07:33
服务器
gitlab
linux
Apache+Tomcat 整合
检查端口是否监听4、提供apxs命令5、检查是否确实依赖6、编译安装7、重要配置文件方式二:http_proxy方式三:ajp_proxy方式一:JK1、下载安装包地址:https://mirrors.
tuna
.tsinghua.edu.cn
It's a cinch!
·
2023-08-07 07:05
运维
tomcat
Apache
ubuntu 配置清华源
vimsudoaptinstallvim#更改apt源文件sudovi/etc/apt/sources.list2.替换内容#默认注释了源码镜像以提高aptupdate速度,如有需要可自行取消注释debhttps://mirrors.
tuna
.tsinghua.edu.cn
Koap
·
2023-08-07 00:49
【Jenkins】Jenkins 安装
/zh/download/JDK下载地址:https://www.oracle.com/java/technologies/downloads/清华源下载RPM包地址:https://mirrors.
tuna
.tsing
倾夏12319
·
2023-08-06 20:03
Jenkins
jenkins
servlet
运维
Cocoapods 报错 CDN: trunk URL couldn't be downloaded 最终解决方式
对于旧版的CocoaPods可以使用如下方法使用
tuna
的镜像:$
大笨刘
·
2023-08-06 19:46
Ubuntu18.04安装ROS
/etc/lsb-release&&echo“debhttp://mirrors.
tuna
.tsinghua.edu.cn/ros/ubuntu/$DISTRIB_CODENAMEmain”>/etc/
书中藏着宇宙
·
2023-08-06 17:06
无人机设计开发
linux
ROS
算法
国内开源镜像站
mirrors.aliyun.com/同步频率为每天一次,每天凌晨2:00-4:00为镜像的同步时间3.搜狐:http://mirrors.sohu.com/1.清华大学:https://mirrors.
tuna
.tsinghua.edu.cn
少年不要动
·
2023-08-06 05:01
Conda换源(Linux)
目录一、相关命令1.添加软件包渠道2.查看已添加的渠道3.删除不想要的渠道4.显示从哪个渠道安装软件包二、添加其他源1.添加conda源2.添加
tuna
源3.添加ali源一、相关命令1.添加软件包渠道condaconfig
Billie使劲学
·
2023-08-06 03:17
环境配置
conda
Windows环境下VSCode安装PlatformIO Cero报错ERROR: HTTP error 403 while getting
安装PlatformIO插件成功,初始化失败错误信息判断问题尝试访问https://pypi.
tuna
.tsinghua.edu.cn/simple/platformio/成功点击文件后报错如下:解决问题
HHVic
·
2023-08-06 02:33
电子工程学习
windows
vscode
http
海鲜
一词汇日炎热的夏天悄悄来临海鲜什么要不要安排起来[阴险][奸笑]今天我们一起来学习海鲜类常用英语词汇吧:虾皮driedsmallshrimps海蜇jellyfish蚝oyster三文鱼/鲑鱼salmon鲈鱼weever鳝eel金枪鱼
tuna
春暖花开_aa1a
·
2023-08-06 02:51
CocoaPods 升级新版本
cd~/.cocoapods/repospodreporemovemastergitclonehttps://mirrors.
tuna
.tsinghua.edu.cn/git/CocoaPods/Specs.gitmaster
Sun_ChuanLu
·
2023-08-06 02:55
Kafka3.0集群部署(内附zookeeper3.5.7集群部署)
zookeeper3.5.7分布式部署下载地址:https://mirrors.
tuna
.tsinghua.edu.cn/apache/zookeeper/解压到指定目录,修改文件夹名称tar-zxvfzookeeper
四维大脑
·
2023-08-05 22:10
消息队列
zookeeper
kafka
Macbook 安装cocoapods慢/报错,使用清华源顺利安装
/github.com/CocoaPods/Specs.git`也报错切换淘宝源,也没用就是被墙了,用清华源cd进入你的IOS工程podrepoaddcocoapodshttps://mirrors.
tuna
.tsinghua.edu.cn
James_1e03
·
2023-08-05 15:36
网络问题CDN报错
source'https://github.com/CocoaPods/Specs.git'source'https://cdn.cocoapods.org/'source'https://mirrors.
tuna
.ts
乡野村夫汉
·
2023-08-05 12:35
pip install慢的方法
修改pip下载源即可,常用的国内下载源如下:清华:https://pypi.
tuna
.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple
送你一颗子弹amon
·
2023-08-05 11:04
Python安装的库列表导出到文件和批量安装库文件
.导出安装列表到文件pipfreeze>requirements.txt2.通过文件批量安装库文件(使用清华的源)pipinstall-rrequirements.txt-ihttps://pypi.
tuna
.tsinghua
nonevx
·
2023-08-05 11:58
conda环境下pip安装tar.gz格式的离线资源包
虚拟环境下安装opencvpipinstallopencv-contrib-python安装失败,原因:下载安装包失败pipinstallopencv-contrib-python-ihttps://pypi.
tuna
.tsinghua.edu.cn
walker_bin
·
2023-08-05 11:23
opencv
python
搭建Django+pyhon+vue自动化测试平台
Django安装使用管理员身份运行pycharm使用local1pipinstalldjango-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple检查django是否安装成功
测试小婉
·
2023-08-05 06:11
接口自动化
django
vue.js
python
自动化测试
接口测试
测试工具
pip install weditor 出错
提示Preparingmetadata(setup.py)...errorerror:subprocess-exited-with-errorLookinginindexes:https://pypi.
tuna
.tsinghua.edu.cn
马丁•路德•王
·
2023-08-05 04:49
问题记录
python
pycharm
开发语言
01-1 搭建 pytorch 虚拟环境
condaconfig--showchannelscondaconfig--show-sources#移除之前的镜像condaconfig--remove-keychannels.https://pypi.
tuna
处女座_三月
·
2023-08-05 00:28
深度学习
python
人工智能
pycharm
anaconda更新所有库
添加清华源执行以下命令condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/free/condaconfig
投篮手型差
·
2023-08-04 17:31
解决Anaconda第三方库下载慢
(1)condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/free/(2)condaconfig--setshow_channel_urlsyes3
刘新源870
·
2023-08-04 13:51
Anconda
python
anconda
CentOS 7安装zabbix-agent 5.0报错:依赖检测失败:libpcre.so.0()(64bit)/获取GPG密钥失败解决
报错信息:[root@localhost~]#wgethttps://mirrors.
tuna
.tsinghua.edu.cn/zabbix/zabbix/5.0/rhel/6/x86_64/zabbix-agent
Habit_1027
·
2023-08-04 07:07
完美解决ModuleNotFoundError: No module named ‘scipy‘
Nomodulenamed'scipy'二、完美解决问题一、ModuleNotFoundError:Nomodulenamed‘scipy’二、完美解决问题pipinstallscipy-ihttps://pypi.
tuna
.tsinghua.edu.cn
小桥流水---人工智能
·
2023-08-04 06:38
Python程序代码
Python常见bug
scipy
python
pip时遇到timeout问题
100install-Upip--------pip--default-timeout=100install第三方库名方案二:更换安装源------------网上可以查找很多豆瓣源如https://pypi.
tuna
.tsinghua.edu.cn
Ashlynnn
·
2023-08-03 23:23
python
Mac OS 安装 R 语言环境
1.下载安装文件R语言主页地址是https://www.r-project.org/,全球每个地方都有镜像地址,我们可以选择一个网速比较好的镜像地址,比如清华的镜像地址https://mirrors.
tuna
.tsinghua.edu.cn
weiyii
·
2023-08-03 22:48
Manage repositories按钮没有找到
版本没有发现ManageRepositories,如下图:解决办法:第一步:打开pycharm根据图示按顺序点击底部内容第二步:点击加号,添加国内镜像源即可第三步:国内镜像源地址清华:https://pypi.
tuna
.tsinghua.edu.cn
海阔天空_2018
·
2023-08-03 19:28
python
python学习笔记之读取pdf文件库pdfminer(二)
文本及表格的库pdfplumber,今天介绍另外一个PDF解析库:pdfminer安装pipinstallpdfminer3k#或者利用国内镜像源来获取pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
旋转小马
·
2023-08-03 17:29
python学习笔记
python
pdf解析
pdfminer
python抽取PDF文本
在Windows下制作ubuntu启动盘
制作启动盘下载ios文件:推荐使用清华大学开源软件镜像网站https://mirrors.
tuna
.tsinghua.edu.cn/ubuntu-releases/如图:下载制作启动盘工具:UltraISO
做好每一件事
·
2023-08-03 16:31
Ubuntu
ubuntu
linux
06 Ubuntu22.04上的miniconda3安装、深度学习常用环境配置
wgethttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-latest-Linux-x86_64.sh下载十分快速,10
早上真好
·
2023-08-03 15:30
从装硬盘开始的环境搭建
python
linux
开发语言
PyQt5:使用PyQtWebEngine
1.PyQt5.13.01.1安装PyQtpipinstallPyQt5==5.13.0-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple1.2安装PyQtWebEnginepipinstallPyQtWebEngine
ice_bear221
·
2023-08-03 13:10
python
qt
python
开发语言
生信技能树学习之入门武器装备
BioC_mirroroptions(BioC_mirror="https://mirrors.ustc.edu.cn/bioc/")options("repos"=c(CRAN="https://mirrors.
tuna
.ts
Lisa_Bio
·
2023-08-03 08:31
conda环境下安装opencv-python包
二、激活base环境进入conda环境condainitcmd.execondaactivatebase三、根据版本号,下载对应的python-opencv包下载地址:https://mirrors.
tuna
.ts
hsg77
·
2023-08-03 06:50
人工智能
开发语言
Python
opencv
Unity AI项目笔记
可以在清华大学开源软件镜像站找到镜像资源:https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/archive/使用Anaconda创建一个新的环境,命名为ml-agents
香菇CST
·
2023-08-02 22:45
unity
人工智能
笔记
安装xgboost和lightgbm
pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplexgboostpipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
weixin_43581124
·
2023-08-02 17:31
笔记
python
深度学习
linux
pytest 入门
1,安装pytest打开终端或命令提示符窗口,在终端中运行以下命令来安装pytest:pipinstallpytestpipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
U盘失踪了
·
2023-08-02 12:44
#
pytest测试框架
pytest
ZooKeeper 未授权访问漏洞
0x00ZooKeeper安装:Zookeeper的默认开放端口是2181wgethttps://mirrors.
tuna
.tsinghua.edu.cn/apache/zookeeper/zookeeper
余生似梦
·
2023-08-02 06:03
Python---pyspark的安装,执行入口,编程模型、RDD对象、数据输入
在”CMD”命令提示符程序内,输入:pipinstallpyspark或使用国内代理镜像网站(清华大学源)pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplepyspark2
三月七(爱看动漫的程序员)
·
2023-08-02 05:51
初识python
python
开发语言
pycharm
数据分析
pip安装各种库万能公式
卸载包9️⃣conda安装1️⃣镜像源安装https://pypi.python.org/simple#官网http://pypi.doubanio.com/simple/#豆瓣https://pypi.
tuna
.tsinghua.edu.cn
zy_destiny
·
2023-08-02 05:49
基本知识
Python
pip
python
conda
pytorch
tensorflow
keras
学习小组Day5笔记--jam
R包学习镜像设置#options函数就是设置R运行过程中的一些选项设置options("repos"=c(CRAN="https://mirrors.
tuna
.tsinghua.edu.cn/CRAN/
Dcam
·
2023-08-02 04:01
永久更改pip源
永久修改:linux:修改~/.pip/pip.conf(没有就创建一个),内容如下:[global]index-url=https://pypi.
tuna
.tsinghua.edu.cn/simple
敲可爱的小超银
·
2023-08-02 03:46
强化学习笔记
condacreate-ngamepython=3.7activategamepipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/s
我是小z呀
·
2023-08-02 00:45
job
python
opensuse Tumbleweed 风滚草安装必备操作
如对桌面没要求,opensuse首选KDE0)为避免更新或升级过程太慢,先换成国内源禁用官方软件源sudozyppermr-da添加镜像源sudozypperar-cfg'https://mirrors.
tuna
.tsinghua.edu.cn
柱子子子子
·
2023-08-01 23:52
openSUSE
linux
服务器
使用清华镜像进行下载pytorch
清华的anocoda镜像网站:进入anaconda的清华镜像帮助:网站为:https://mirrors.
tuna
.tsinghua.edu.cn/help/anaconda/步骤:命令行输入:condaconfig
pengfeierzhang
·
2023-08-01 20:31
工具配置
UnavailableInvalidChannel: The channel is not accessible or is invalid error code: 404
UnavailableInvalidChannel:Thechannelisnotaccessibleorisinvalid.channelname:anaconda/pkgs/freechannelurl:https://mirrors.
tuna
.tsinghua.edu.cn
yoga_haha
·
2023-08-01 19:41
PyCharm安装pip依赖,如何添加国内镜像源?
PyCharm如何配置国内镜像源https://pypi.
tuna
.tsinghua.edu.cn/s
装不满的克莱因瓶
·
2023-08-01 13:47
Python
pycharm
pip
ide
Rust 开发环境搭建【一】
rustupcurl--proto‘=https’--tlsv1.2-sSfhttps://sh.rustup.rs|sh在国内如果访问速度慢,可以使用清华大学提供的镜像服务:https://mirrors.
tuna
.tsinghua.edu.cn
夜-鸽
·
2023-08-01 11:30
Rust
rust
开发语言
arm/aarch64架构安装conda环境
这里用阿里arm/aarch64架构所以下载连接为https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/archive/Anaconda3-2023.03-Linux-aarch6
矮矮的夏祭
·
2023-08-01 07:34
conda
linux
python
2018-09-22
#Ubuntu16.04LTS的软件源debhttps://mirrors.
tuna
.tsinghua.edu.cn/ubuntu/xenialmainrestricteduniversemultiverse
九竿儿_d0a1
·
2023-08-01 07:39
上一页
28
29
30
31
32
33
34
35
下一页
按字母分类:
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
其他