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
Ubuntu更换源
pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simple
thalch
·
2025-06-26 11:01
python
ubuntu
kali安装docker环境教程
dirmngrapt-getupdateapt-getinstall-yapt-transport-httpsca-certificatesapt-getinstalldirmngr第二步:2.添加GPG密钥并添加更新源curl-fsSLhttps://mirrors.
tuna
.tsinghua.edu.cn
Mik1ysomething
·
2025-06-24 02:20
运维
docker
容器
运维
Python | A股指标对比【待续】
pipinstallakshare--upgrade-ihttps://pypi.
tuna
.tsinghua.edu.cn/s
于壮士hoho
·
2025-06-23 21:50
python
金融
投资
量化
AKshare
股票
pip换源
最前面放几个源备查官方源:https://pypi.python.org/simple清华源(完全度和速度都很好,是一个不错的选择):https://pypi.
tuna
.tsinghua.edu.cn/
北海雾
·
2025-06-23 04:56
pip
python
笔记
Pip换源
这是一个简单的步骤,下面是一些常见的国内镜像源以及如何更换pip源的方法:常见的国内镜像源-阿里云:https://mirrors.aliyun.com/pypi/simple/-清华大学:https://pypi.
tuna
.tsinghua.edu.cn
109702008
·
2025-06-23 04:21
#
python
pip
人工智能
学习
java jdk 国内下载镜像地址
java/jdk/嗖嗖下载使用的是百度网盘下载http://www.sousou88.com/spec/java_openjdk.html清华大学开源软件镜像站版本齐全https://mirrors.
tuna
.tsinghua.edu.cn
@ chen
·
2025-06-22 16:02
Java基础
jdk
简单记录温湿度采集485转TCP/IP
安装pippython-mpipinstallpip--upgradepippipinstall--userPyQt5-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplepipinstall
the_beginner
·
2025-06-22 15:54
物联网
python
开发语言
pip升级或者安装报错怎么办?
例如,使用清华大学镜像源:pipinstallpackage_name-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple或永久配置镜像源:
懒大王爱吃狼
·
2025-06-22 15:24
python
pip
python
Python基础
python学习
Dockerfile中Ubuntu18.04 apt-get更换清华源
清华源ubuntu针对x86架构RUNmv/etc/apt/sources.list/etc/apt/sources.list.bakRUNecho"debhttps://mirrors.
tuna
.tsinghua.edu.cn
积跬步至千里PRO
·
2025-06-21 08:38
笔记
ubuntu
linux
docker
记录ubuntu 编译android 10 源码遇到的问题
初始化仓库我们将上面的source文件夹作为仓库,现在需要来初始化这个仓库了.通过执行初始化仓库命令可以获取AOSP项目master上最新的代码并初始化该仓库,命令如下:repoinit-uhttps://aosp.
tuna
下界醉酒
·
2025-06-18 21:20
android
android
ubuntu
repo
git
framework
pip install : PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。
直接换清华镜像源,安装时后面跟上安装路径即可-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple#setup.pyimportsubprocessimportsysdefinstall_requirements
·
2025-06-14 18:13
本地离线部署文生视频cogVideo
建立虚拟环境python-mvenvcogvenvsourcecogvenv/bin/activate2.安装依赖pipinstall-rrequirements.txt-ihttps://pypi.
tuna
.tsing
·
2025-06-14 15:15
python pip下载安装一半退出_Python- 解决PIP下载安装时因为网络速度慢而导致失败的方法...
清华:https://pypi.
tuna
.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirro
KX-EZ
·
2025-06-11 09:51
python
pip下载安装一半退出
conda一键安装pytorch-cuda环境的方法
文件为`show_channel_urls:truessl_verify:truechannels:-http://conda.anaconda.org/gurobi-https://mirrors.
tuna
.tsinghua.edu.cn
·
2025-06-11 06:00
Selenium环境搭建(浏览器驱动下载)
pipinstallseleniumpipuninstallselenium#卸载#查看当前项目所安装的库piplist如果安装超时,指定镜像源安装:#使用-i指定清华源pipinstallselenium-ihttps://pypi.
tuna
.tsinghua.e
Mr_Python2024
·
2025-06-10 22:01
selenium
测试工具
DPO算法微调实战
环境配置condacreate--nameflorencepython=3.11condaactivateflorencenvcc--versionpip3install-ihttps://mirrors.
tuna
.tsinghua.edu.cn
樱花的浪漫
·
2025-06-07 17:02
对抗生成网络与动作识别
强化学习
大模型与智能体
算法
人工智能
语言模型
自然语言处理
深度学习
机器学习
pip清华源(国内清华镜像)
示例如下pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplescikit-learn上面代码是我们安装python机器学习Scikit-lean库的示例代码
黄小耶@
·
2025-06-01 21:24
其它
pip
C++实现的模块如何提供给Python使用?
安装Pythonpybind11模块pip3installpybind11-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple编写一个C++程序,以官网示例测试cat>>
AIDettCentres
·
2025-06-01 18:02
python
c++
开发语言
免费好用量化接口:A股五档买卖盘实时行情接口(一)
安装python依赖库通过pip安装:pipinstallyinhepy由于pip是加载的国外服务器,下载慢的小伙伴,可以采用清华源:pipinstallyinhepy-ihttps://pypi.
tuna
银河金融数据库
·
2025-05-31 13:39
分享免费量化行情接口
金融
python
github
Python包管理工具uv 国内源配置
macOS下.config/uv/uv.toml内pip源[[index]]url="https://mirrors.
tuna
.tsinghua.edu.cn/pypi/web/simple/"default
Wufucks
·
2025-05-30 12:31
python
uv
开发语言
pip国内镜像源配置
国内镜像源配置|一张假钞的真实世界以清华大学镜像源为例:SimpleIndex单次使用镜像源在pip安装命令后添加-i参数指定镜像源:pipinstallpackage_name-ihttps://pypi.
tuna
.tsinghua.edu.cn
一张假钞
·
2025-05-29 08:13
pip
再也不怕别人动电脑了!用Python实时监控
过程环境是win10代码我使用的是python3所以在开始之前需要安装一些依赖包,请按顺序安装否者会报错pipinstallcmake-ihttps://pypi.
tuna
.t
千锋python和唐唐
·
2025-05-28 20:46
Python学习教程100天
镜像资源
以下是国内第三方包镜像下载网址:1、镜像资源清华:https://pypi.
tuna
.tsinghua.edu.cn/simple豆瓣:http://pypi.douban.com/simple/阿里:
李雅倩
·
2025-05-28 06:31
pip
jieba分词库下载
Win+R->cmd清华镜像下载更快:输入:pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplejieba回车,等待,下载完毕
咕噜咕噜蛙
·
2025-05-28 04:17
笔记
python
开发语言
深度学习
人工智能
关于ubuntu下的Linux系统基本操作
一、安装1、①在清华大学镜像下载ubuntu:https://mirrors.
tuna
.tsinghua.edu.cn/ubuntu-releases/20.04/②在官网下载VirtualBox2、安装完成
Venrio
·
2025-05-26 15:58
linux
ubuntu
debian
pptx 文件版面分析-- python-pptx(python 文档解析提取)
安装pipinstallpython-pptx-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple--ignore-installedpptx解析代码实现frompptximportPresentationfile_name
去追风,去看海
·
2025-05-25 05:45
Python
python
ppt
win10使用清华源快速安装指定版本的pytorch-GPU
配置清华园下载环境同样在在anacondaprompt中输入condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/cloud
来自星星的菜鸟
·
2025-05-19 19:57
深度学习环境配置
pytorch-gpu安装
【python】—conda新建python3.11的环境报错
1.报错condacreate-npy3.11python=3.11--channelhttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/main/Collectingpackagemetadata
农夫山泉2号
·
2025-05-19 17:44
PYTHON
python
conda
python3.11
这个错误表明你的 Python 环境中缺少 volcengine 模块,这是火山引擎(Volcano Engine)的 Python SDK
以下是完整的解决方案:1.使用清华源安装火山引擎SDKbash#确保在conda环境中condaactivateqt#使用清华源安装pipinstallvolcengine-ihttps://pypi.
tuna
.tsinghua.edu.cn
qq_50857609
·
2025-05-17 14:23
python
开发语言
Linux更换conda的安装源
condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/free/condaconfig--setshow_channel_urlsyes
不会编程的程序员419
·
2025-05-16 16:51
linux
conda
运维
conda替换清华源
换源condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/free/condaconfig--addchannelshttps
JQbiu
·
2025-05-16 16:49
conda
python
开发语言
conda更换清华源
查看conda配置信息,如下:cat~/.condarc可以看到你的conda源,以我的conda源举例:show_channel_urls:truechannels:-https://mirrors.
tuna
.tsinghua.edu.cn
带鱼工作室
·
2025-05-16 16:16
conda
linux
运维
【技巧】使用UV创建python项目的开发环境
安装基础软件1.1.安装python下载地址:https://www.python.org/downloads/windows/1.2.安装UV>pipinstalluv-ihttps://pypi.
tuna
.tsinghua.edu.cn
小声读源码
·
2025-05-15 02:52
Dify
uv
python
开发语言
dify
Windows-QT安装后,更新安装mingw64
1.打开对应版本的MaintenanceTool.exe2.选择资料档案库→临时资料档案库→添加→填写地址(正对资料档案库那栏)https://mirrors.
tuna
.tsinghua.edu.cn/
我们仍要记录那天所学习到的知识
·
2025-05-14 22:26
windows
qt
开发语言
【保姆级教程】YOLOv8_OBB旋转目标检测:训练自己的数据集(2)
代码仓库地址:https://github.com/ultralytics/ultralytics1.2配置环境pipinstallpyproject.dependencieshttps://pypi.
tuna
.tsinghua
BILLY BILLY
·
2025-05-14 22:20
YOLOv8系列
YOLO
目标检测
人工智能
使用清华镜像快速下载python包
首先打开cmd,输入:condaactivate环境名进入环境后,输入:pipinstall需要的包-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple稍等几秒即可,从5kB
编程小白煎堆
·
2025-05-14 18:55
python
开发语言
python读写milvus
milvus客户端创建milvus数据表数据表插入向量查询数据表查向量数量封装成类python3.6版本安装milvus客户端pipinstallpymilvus==1.1.0-ihttps://pypi.
tuna
.tsinghua.edu.cn
Universe-hello
·
2025-05-14 16:45
python教程
python
milvus
斐讯n1刷armbian然后换源
sudocp/etc/apt/sources.list/etc/apt/sources.list_backsudovim/etc/apt/sources.listdebhttps://mirrors.
tuna
.tsinghua
zhangjingzheng6521
·
2025-05-13 21:07
系统安装
ubuntu
linux
python环境从一台机器上离线迁移到另一台机器上
requirements.txt2.2下载当前环境依赖包的镜像#从清华镜像池中下载较快,此处需要联网pipdownload-dpackages-rrequirements.txt-ihttps://pypi.
tuna
.tsinghua.edu.cn
zize梓泽
·
2025-05-12 05:12
python
python
开发语言
【【【【【【【【【网站网站网站网站网站
clion下载历史版本:https://www.jetbrains.com/clion/download/other.htmlubuntu清华镜像https://mirror.
tuna
.tsinghua.edu.cn
橘长_
·
2025-05-11 21:21
记录
zookeeper 单机安装
zookeeper安装1.下载zookeeper官方下载页面:http://zookeeper.apache.org/releases.html#download国内的下载地址:https://mirrors.
tuna
.tsinghua.edu.cn
未来创世纪
·
2025-05-11 03:21
大数据
zookeeper
android-ndk开发(11): 安装 repo 命令
1.长话短说mkdir~/soft/bincurl-Lhttps://mirrors.
tuna
.tsinghua.edu.cn/git/git-repo-orepochmod+xrepo~/.pathrc
baiyu33
·
2025-05-10 10:34
android-ndk
修改docker为国内源
/daemon.json二、配置国内源和修改docker数据目录{"registry-mirrors":["http://hub-mirror.c.163.com","https://mirrors.
tuna
.tsinghua.edu.cn
钱叁壹
·
2025-05-10 06:37
docker
docker
eureka
容器
Python下载更换pip源
2、新建一个文本文档然后在这个文件夹新建一个文本文档,输入以下内容[global]index-url=https://pypi.
tuna
.tsinghua.edu.cn/simple=后面
_苏歌
·
2025-05-08 02:34
python
pip
开发语言
python虚拟环境打包exe
一、安装虚拟环境进入cmd环境,C:\Users\cjy>pipinstallvirtualenv-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplesome-package
sunshinei928
·
2025-05-06 16:03
python
使用清华大学
TUNA
镜像站安装Python包
这个命令是用于Python包管理工具`pip`的一条命令行指令,用于在Python环境中安装第三方库。下面是对命令各部分的详细解释:1.`python3`:这是Python解释器的命令,用于执行Python脚本。`python3`通常指向Python3.x版本。2.`-mpip`:这个选项告诉Python解释器以模块方式运行`pip`。这样做的好处是可以直接调用pip模块,而不需要先查找pip的安
Leon_Jinhai_Sun
·
2025-05-05 03:32
python
Playwright录制视频并生成脚本
一、pipinstall--index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simpleplaywright使用pip安装Python包时,可以指定国内镜像来加速下载过程
门坎崖居士
·
2025-05-03 05:56
python
自动化
python数据源
让pythonpip使用国内镜像国内源:清华:https://pypi.
tuna
.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple
lswwq
·
2025-05-02 03:38
python
python
Python you-get 库的使用方法
you-get库的使用方法一.在python版本3下,使用清华源下载(推荐)pip3install-ihttps://pypi.
tuna
.tsinghua.edu.cn/simpleyou-get安装就可以使用了
真小仙
·
2025-05-02 00:46
you-get
python
openEuler 22.03 安装 OpenJDK 21 两种方式
目录一、下载二、卸载三、安装四、常用命令一、下载清华镜像:https://mirrors.
tuna
.tsinghua.edu.cn/Adoptium/二、卸载查看系统是否已安装OpenJDK。
蒜丶
·
2025-05-01 05:43
Java
java
jvm
上一页
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
其他