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系列讲解 —— Ubuntu18.04安装gcc 9.1.0(C++17)
g++7.1查看本地安装了哪几个gcc程序7.2update-alternatives中安装本地所有版本gcc1.下载gcc9.1.0源码压缩包国内镜像地址:https://mirrors.tuna.
tsinghua
星际工程师
·
2023-08-30 14:17
Linux系统
linux
c++
pdf 转图片 fitz、PyMuPDF
代码中importfitz导入模块就需要提前安装三方包pymupdf,比如通过清华镜像源安装:pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/PyMuPDF
桂花很香,旭很美
·
2023-08-30 13:22
Python
python
docker mmdet 更新(内部)
修改清华源vi/root/.condarcchannels:-defaultsshow_channel_urls:truechannel_alias:https://mirrors.tuna.
tsinghua
.edu.cn
默写年华Antifragile
·
2023-08-30 13:49
Python 修改 pip 源为国内源
解决办法是把pip源换成国内的,最常用的并且可信赖的源包括清华大学源、豆瓣源、阿里源:pypi清华大学源:https://pypi.tuna.
tsinghua
.edu.cn/simplepypi豆瓣源:
LAANever
·
2023-08-30 11:16
【笔记】ubuntu将pip源更换为国内(清华)镜像
清华大学开源软件镜像站:pypi镜像使用帮助pipinstallpip-Upipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simplepipconfigsetglobal.trusted-host
好好学习天天向上的酷盖
·
2023-08-30 00:47
ubuntu
docker
linux
Ubuntu应用---换源(国内镜像) + pip源
软件和更新2.选择服务器3.查看4.更新应用二.换pip源(安装python包):方法一(推荐):1.找到清华源换清华源从官网首页找到使用帮助->选择ubuntuhttps://mirrors.tuna.
tsinghua
.edu.cn
GuNight
·
2023-08-30 00:46
Ubuntu应用
Ubuntu应用
换源
阿里
74.python3 rocketmq
/pip3installrocketmq-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple生产者[bin]$catp.py#-*-coding:utf-8-*-fromrocketmq.clientimportProducer
haodevops
·
2023-08-29 22:04
python之pip安装国内源
Python安装工具,pip实用国内源pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simplepipconfigsetinstall.trusted-hostpypi.tuna.
tsinghua
.edu.cn
runscript.sh
·
2023-08-29 21:15
python
pip
linux
国内源
Ubuntu16 安装 对应Anaconda
一、Anaconda3安装:1、下载Anaconda3,链接(清华大学开源软件镜像站):https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/,下图为
hiekay
·
2023-08-29 20:59
Qt-creater 在线安装太慢,换国内源
Qt在线安装太慢,换国内源下载安装包实例使用清华源如下图先下载安装包exe文件url:链接:https://mirrors.tuna.
tsinghua
.edu.cn/qt/official_releases
ggome
·
2023-08-29 08:31
pyqt5
qt
开发语言
Windows下,Anaconda更换国内源|Anaconda新建环境出现问题时
新建环境出现问题时)(清华和中科大选择一个即可)0.打开AnacondaPrompt1.添加清华源命令行中直接使用以下命令condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
Shuowei Zhang
·
2023-08-29 06:25
ubuntu18.04安装anaconda3和pytorch1.10
一、安装anaconda31.首先下载anaconda3镜像,清华大学开源软件镜像站下载地址:https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/
CPU疼
·
2023-08-29 02:33
Ubuntu环境下各种配置
深度学习
centos
人工智能
使用python pip 安装命令,未安装成功,提示WARNING: Ignoring invalid distribution ip以及Looking in indexes: http时候如何解决?
找到图示中的路径所在位置,删除以~字符开头的两个文件即可;再次使用命令:pipinstallopenpyxl,又显示第二个提示错误;Lookinginindexes:https://pypi.tuna.
tsinghua
.edu.cn
↑Z.DAWN
·
2023-08-28 18:21
python问题
python
pip
一行Python代码添加水印
如果网速太慢可以切换国内源来加速pipinstall-ihttps://pypi.douban.com/simple/filestools#豆瓣源pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
菜的跟个大师一样
·
2023-08-28 04:06
python
多个Python文件打包成一个可执行文件(.exe)文件
如果网速太慢可以切换国内源来加速pipinstall-ihttps://pypi.douban.com/simple/pyinstaller#豆瓣源pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
菜的跟个大师一样
·
2023-08-28 04:06
python
python使用snap7库实现S7 client的通讯,与TPLC1500通讯
主要步骤:1.python安装snap7的库,指令【使用清华库】:pipinstallpython-snap7-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple2.在python
Echo_WU88
·
2023-08-28 02:14
CPU1500
python
python换国内源
pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple
woodyhuu
·
2023-08-27 23:49
python
开发语言
python更换国内镜像源
python的命令提示符中运行以下语句,该条语句将pip的下载源永久更改为某个镜像站,这里以清华大学开源镜像站为例:pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn
骨子里的偏爱
·
2023-08-27 23:18
python
开发语言
pandas
Docker的基础操作
yuminstallyum-utilsdevice-mapper-persistent-datalvm2-y[root@localhost~]#yum-config-manager--add-repohttps://mirrors.tuna.
tsinghua
.edu.c
路阿飞
·
2023-08-27 21:57
docker
容器
运维
ubuntu 上安装flutter dart android studio
exportFLUTTER_STORAGE_BASE_URL=https://mirrors.cloud.tencent.com/flutterexportPUB_HOSTED_URL=https://mirrors.tuna.
tsinghua
.edu.cn
shelutai
·
2023-08-27 12:23
flutter/dart
flutter
在服务器上搭建gitlab
gitlab2.编辑站点位置3.重载配置4.访问gitlab5.卸载gitlab最终效果展示:官方文档:安装部署GitLab服务1.在服务器上下载gitlabwgethttps://mirrors.tuna.
tsinghua
.edu.cn
雾喔
·
2023-08-27 11:55
服务器
gitlab
运维
Docker基本部署和相关操作
yuminstallyum-utilsdevice-mapper-persistent-datalvm2-yyum-config-manager--add-repohttps://mirrors.tuna.
tsinghua
.edu.cn
吃面包的刺猬
·
2023-08-27 08:03
docker
容器
运维
zookeeper
fzk单机部署root@ubuntu20:~#cd/appswgethttps://mirrors.tuna.
tsinghua
.edu.cn/apache/zookeeper/zookeeper-3.8.2
inner222
·
2023-08-27 07:59
zookeeper
debian
分布式
学习小组Day6-学习R包-CYJ
R包是多个函数的集合1.安装和加载R包1.1镜像设置options(BioC_mirror="http://mirrors.tuna.
tsinghua
.edu.cn/bioconductor/")options
ButAlways_40e6
·
2023-08-27 04:31
Ubuntu更换清华源
1首先将文件备份一下cp/etc/apt/sources.list/etc/apt/sources.list.bak#备份2到清华源将源复制过来[https://mirror.tuna.
tsinghua
.edu.cn
翔阿翔阿翔
·
2023-08-27 01:38
ModuleNotFoundError: No module named 'xlrd'
具体步骤如下:使用命令pip3installxlrd安装xlrd或者使用国内镜像安装pip3installxlrd-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple提示安装成功后再次尝试
无良之徒
·
2023-08-26 19:19
python Requests
cn.python-requests.org/zh_CN/latest/,Requests是python的HTTP的库,我们可以安全的使用Requests安装pipinstallRequests-ihttps://pypi.tuna.
tsinghua
.edu.cn
小趴菜不能喝
·
2023-08-26 00:56
python爬虫
python
开发语言
python scrapy框架
Scrapy用途广泛,可以用于数据挖掘、监测和自动化测试scrapy安装pipinstallscrapy-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple最开始安装了低版本报错
小趴菜不能喝
·
2023-08-26 00:55
python爬虫
python
scrapy
开发语言
Alibaba Cloud Linux 3.2104 LTS 64位 安装 gitlab
第一步:下载gitlab(请使用清华镜像源)wgethttps://mirrors.tuna.
tsinghua
.edu.cn/gitlab-ce/yum/el8/gitlab-ce-14.9.1-ce.
不要哔哔赖赖
·
2023-08-25 22:39
liunx
linux
ssh
阿里云
matlab
error: can‘t find Rust compiler
操作系统win11pipinstall-rrequirements.txt报错如下Usingcachedhttps://pypi.tuna.
tsinghua
.edu.cn/packages/56/fc/
taotao033
·
2023-08-25 21:48
rust
开发语言
后端
windows下安装xgboost速度太慢
结果安装了两三个小时,一次次都是10KB/s,很无语image.pngpipinstallxgboost解决:指定下载镜像地址pipinstallxgboost-ihttps://pypi.tuna.
tsinghua
.edu.cn
丙吉
·
2023-08-25 17:09
db-gpt安装指南(docker版本)
build_all_images.sh\--base-imagenvidia/cuda:11.7.1-devel-ubuntu20.04\--pip-index-urlhttps://pypi.tuna.
tsinghua
.edu.cn
只要开始永远不晚
·
2023-08-25 17:20
LLM
gpt
docker
容器
db-gpt
Repo manifests默认default.xml清单文件中的各个标签详解
repo下载安装从清华镜像源下载mkdir~/binPATH=~/bin:$PATHcurlhttps://mirrors.tuna.
tsinghua
.edu.cn/git/git-repo-o~/bin
Ang_qq_252390816
·
2023-08-25 15:55
AOSP
xml
android
Linux
7.9.2009/isos/x86_64/网易:http://mirrors.163.com/centos/7.9.2009/isos/x86_64/清华大学:http://mirrors.tuna.
tsinghua
.e
Porfirio Vincent
·
2023-08-25 13:35
大数据——巨量资料
经验技术
linux
运维
服务器
centos
ubuntu
笔记
stable
diffusion
Linux安装zabbix相关软件链接
zabbix-agent:https://mirrors.tuna.
tsinghua
.edu.cn/zabbix/zabbix/5.0/rhel/7/x86_64/zabbix-agent-5.0.17
JeffreyGu.
·
2023-08-25 13:28
linux
zabbix
运维
python 安装与pinenv虚拟环境配置
391102695win配置pip镜像在C:\Users\Administrator\pip文件夹下创建pip.ini在配置中添加:[global]index-url=https://pypi.tuna.
tsinghua
.edu.cn
吕子明
·
2023-08-25 13:35
python
开发语言
永久设置pip指定国内镜像源(windows内)
1.首先列出国内四个镜像源网站:一、清华源https://pypi.tuna.
tsinghua
.edu.cn/simple/二、阿里源https://mirrors.aliyun.com/pypi/simple
萧鼎
·
2023-08-25 06:45
python基础教学
pip源
python
部署常用指南
配置镜像源:yamlconda配置vim~/.condarcchannels:-https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/pro/-https
小炫y
·
2023-08-24 22:09
python
linux安装部署gitlab全教程,包含配置中文
linux安装部署gitlab全教程,包含配置中文大家好,我是酷酷的韩~1.前期准备安装包下载地址https://mirrors.tuna.
tsinghua
.edu.cn/gitlab-ce/yum/el7
韩金群
·
2023-08-24 20:02
安装部署
linux
gitlab
配置
教程
安装包
论文绘图之SciencePlots
想在论文中插入精美的图片,偶然发现一个哈佛博士写的开源库,格式非常Nice,记录一下#installcommand#pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
Loganer
·
2023-08-24 19:56
Python
工具
python
Python:设置pip默认下载源为国内镜像源
pip换源命令:pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simplepipconfigsetglobal.extra-index-urlhttps
我爱写BUG
·
2023-08-24 16:24
深度学习与Python
python
pip
镜像源
centos7离线安装gdal3.6.3
清华大学开源软件镜像站:https://mirror.tuna.
tsinghua
.edu.cn/阿里云镜像站:http://mirror
sipengfei_
·
2023-08-24 15:54
linux
gdal
linux
centos
Mac 上安装Python2.7和Python3
/Homebrew/install/master/install)"清华大学镜像cd"$(brew--repo)"gitremoteset-urloriginhttps://mirrors.tuna.
tsinghua
Welman
·
2023-08-24 14:48
JDK中国镜像下载地址
(1)TUNA镜像https://mirrors.tuna.
tsinghua
.edu.cn/AdoptOpenJDK/(2)HUAWEI镜像https://repo.huaweicloud.com/java
氕氘氚_笔记
·
2023-08-24 09:10
使用anaconda管理python环境,并创建python虚拟环境
创建python虚拟环境一、安装anaconda和使用参考:Conda安装使用图文详解(2022版)文章摘要如下:下载(Linux64位系统为例)~$wgethttps://mirrors.tuna.
tsinghua
.edu.cn
我是huhu
·
2023-08-24 09:05
python
python
conda
Ubuntu 配置国内源
市面上Ubuntu的国内镜像源非常多,比较有代表性的有清华源、中科大源、阿里源、网易源,以下是它们的网址:清华源:https://mirrors.tuna.
tsinghua
.edu.cn/help/ubuntu
天航星
·
2023-08-24 08:18
Linux
linux
selenium和Firefox geckodriver的安装
安装selenium:首先你安装了python并设置了环境变量,直接win+r输入cmd,进入命令行然后输入:pipinstallselenium-ihttps://pypi.tuna.
tsinghua
.edu.cn
佛系青年小辉哥
·
2023-08-24 05:13
python+自动化
python
Pip更换默认镜像源
如果默认源网络较慢,可以选择更换其他国内镜像源,常用的源有:中国科学技术大学https://mirrors.ustc.edu.cn/pypi/web/simple清华大学https://pypi.tuna.
tsinghua
.edu.cn
至善迎风
·
2023-08-23 23:56
python
开发语言
pip镜像源大全及配置
以下是一些常见的国内镜像源:阿里云:https://mirrors.aliyun.com/pypi/simple/清华大学:https://pypi.tuna.
tsinghua
.edu.cn/simple
好名字0821
·
2023-08-23 18:32
pip
python
开发语言
Linux | Ubuntu 20.04安装mysql5.7
:%d(无论光标在哪一行,清空所有内容)填入以下内容:#清华镜像源debhttps://mirrors.tuna.
tsinghua
.edu.cn/ubu
指针不南
·
2023-08-23 17:57
ubuntu
linux
vim
上一页
22
23
24
25
26
27
28
29
下一页
按字母分类:
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
其他