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
Python学习第十四天
的国内源),在C:\Users下建立pip文件夹,在pip文件夹里建立pip.ini(C盘不让建立可以桌面建立拖进去)文件内容如下:[global]index-url=https://pypi.tuna.
tsinghua
.edu.cn
Leo来编程
·
2025-03-14 06:34
Python学习
python
学习
开发语言
windows11 环境 paddleOCR 环境配置
8.9.7.29_cuda12-archivepython:3.12.8二、配置过程1.设置python国内源pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
一醉千秋
·
2025-03-13 08:27
python+银河麒麟
python
开发语言
python操作MongoDB
PythonMongoDB驱动程序安装MongoDB驱动(在Python中使用MongoDB之前必须先安装用于访问数据库的驱动程序)pipinstallpymongo-ihttps://pypi.tuna.
tsinghua
.edu.cn
DingYuan101
·
2025-03-12 23:53
python
mongodb
开发语言
python之使用scapy扫描本机局域网主机,输出IP/MAC表
安装scapy库pipinstallscapy-ihttps://mirrors.tuna.
tsinghua
.edu.cn/pypi/web/simple扫描本机局域网的所有主机,输出IP/MAC对于表
敲键盘的Q
·
2025-03-12 22:48
python
Mysql在oracle的安装与配置(怕忘)
1、获取iso安装oracle:https://mirrors.tuna.
tsinghua
.edu.cn/openeuler/openEuler-24.03-LTS/ISO/x86_64/openEuler
薛定谔的码*
·
2025-03-12 16:04
mysql
oracle
数据库
人脸识别,dlib优化,Dlib/OpenCV交叉编译
参考文章:GitRepo镜像使用帮助https://mirrors.tuna.
tsinghua
.edu.cn/help/git-repo/交叉编译Dlib+OpenCV交叉编译移植到ARM64-v8平台
yiyayiya557
·
2025-03-11 07:53
linux
嵌入式
python库下载——清华源
pipinstalltensorflow-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/这段代码是用来通过pip安装TensorFlow库的命令,其中包含了以下内容
爱吃鱼的猫℡
·
2025-03-06 22:18
python
启智平台上传较大数据集
1.安装anconda2.安装openi(python38)C:\Users\33659>pipinstall-Uopeni-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple3
失眠的树亚
·
2025-03-04 05:57
python
问题记录
服务器
python
conda
清华大学DeepSeek实战教程:从零搭建AI研究平台
0c54472847fc一、清华大学AI实验室环境配置1.TsinghuaMirrors加速配置#设置清华镜像源condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
2501_90856941
·
2025-03-03 19:39
pdf
人工智能
Flask在docker中运行
/code/codeWORKDIR/codeRUNpipinstall-rrequirements.txt-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/CMD["
jackson_hou03
·
2025-03-03 00:40
flask
docker
python
Mac OS 安装Homebrew失败的解决方法
之前要先安装Homebrew在安装过程中总报如下错误通常是镜像的原因,执行以下命令再重新安装就可以了exportHOMEBREW_BREW_GIT_REMOTE="https://mirrors.tuna.
tsinghua
.edu.cn
LAN¥¥
·
2025-03-02 03:16
redis
pip 加速
修改~/.pip/pip.conf文件没有就通过命令创建touchpip.conf[global]index-url=https://pypi.tuna.
tsinghua
.edu.cn/simple[install
少爷想养猫
·
2025-02-27 03:06
python
pip
pip加速安装
-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple
七月花nancy
·
2025-02-27 03:06
python
Python命令速查
什么也不做donothingpass安装依赖sudoapt-getinstall-fpip更换源pipinstallpackage_name-ihttps://pypi.tuna.
tsinghua
.edu.cn
hongyuT
·
2025-02-26 04:22
python
Python
Eclipse2024中文汉化教程(图文版)
二、汉化详细步骤点击上方菜单选项卡,Hep——InstallNewSoftware…填写插件地址:https://mirrors.tuna.
tsinghua
.edu
Roc-xb
·
2025-02-23 18:33
Eclipse
Windows
java
Jenkins插件管理切换国内源地址
替换国内插件更新地址选择:系统管理–>插件管理–>Advancedsettingshttps://mirrors.tuna.
tsinghua
.edu.cn/jenkins/updates/update-center.json
java 凯
·
2025-02-23 15:38
jenkins
运维
Python 修改 pip 源
1.临时换源:#清华源pipinstallmarkdown-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple#阿里源pipinstallmarkdown-ihttps:
八级玄仙
·
2025-02-23 09:51
tool
python
pip
开发语言
pip设置清华镜像
换源有两种方法:一、临时换源比如这里,下载某个包的时候临时将镜像源换成清华源pipinstallpackage_name-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplepackage_name
reneyao
·
2025-02-23 08:17
pip
python
开发语言
conda下载并配置国内镜像源
清华大学开源软件镜像站anacondaminiconda1通过镜像网站找到合适版本的安装包,并复制文件链接,使用wget下载wgethttps://mirrors.tuna.
tsinghua
.edu.cn
番茄牛肉~
·
2025-02-22 23:39
conda
linux
运维
Python使用国内镜像安装
命令:pipinstall-i国内镜像地址numpy国内常用源镜像地址:清华:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com
小菜鸟的秃头之路
·
2025-02-22 22:58
python
开发语言
Anaconda 环境克隆、迁移 ,用Anaconda里面的conda命令创建虚拟环境并克隆环境或者复旧电脑实验环境包、_conda复制环境
TUNA镜像源有Anaconda仓库的镜像,将其加入conda的配置即可:#添加Anaconda的TUNA镜像condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
好像要长脑子了1
·
2025-02-20 16:05
程序员
conda
Anaconda 配置镜像源
Anaconda安装包可以到https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/下载。
猿代码_xiao
·
2025-02-20 06:37
python
pytorch
python
深度学习
Anaconda 国内常用镜像地址
Anaconda镜像地址http://mirrors.aliyun.com/pypi/simple///阿里https://pypi.tuna.
tsinghua
.edu.cn/simple///清华http
那个发光的
·
2025-02-20 05:04
anaconda
torch环境冲突:AttributeError: module ‘torch.library‘ has no attribute ‘register_fake‘
pipuninstalltorchtorchaudiotorchvisionpipinstalltorch==2.3.1torchaudio==2.3.1torchvision==0.18.1-fhttps://mirrors.tuna.
tsinghua
.edu.cn
Ven%
·
2025-02-19 08:34
深度学习速通系列
深度学习基础动手
Ubuntu
深度学习
机器学习
pytorch
pip升级ValueError: Unable to find resource t64.exe in package pip._vendor.distlib报错解决办法
1.错误现象(paddle2)D:\github\PGL>python.exe-mpipinstall--upgradepipLookinginindexes:https://pypi.tuna.
tsinghua
.edu.cn
AI小鸭学院
·
2025-02-18 23:41
livingbody
paddle安装与错误解析
RK3588 ubuntu20.04 换源 aarch64源
/sources.list/etc/apt/sources.list.backup编辑sudovim/etc/apt/sources.list拷贝一下:debhttps://mirrors.tuna.
tsinghua
.edu.cn
苏三福
·
2025-02-18 09:11
ubuntu
pip 镜像
以下列出常用的国内镜像地址阿里云http://mirrors.aliyun.com/pypi/simple/清华大学https://pypi.tuna.
tsinghua
.edu.cn/simple/中国科技大学
余将董道而不豫兮
·
2025-02-16 11:01
pip
python
conda
onnx 推理报错:onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load mo
cpu,也可能版本不兼容导致,因此卸载cpu版本,重新安装gpu版本或者升级gpu版本pipuninstallonnxruntime-gpupipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
fengsongdehappy
·
2025-02-16 10:19
python
PyInstaller下载、安装、使用
方法一:1、PyInstaller下载及安装win+Rcmd输入:pipinstallpyinstaller-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/即安装成功
sayhhhui
·
2025-02-16 00:35
pyinstaller
笔记
exe
python
21 - 富文本框
编辑内容自带样式官网:https://pypi.org/project/django-tinymce/1.安装第三方库pipinstalldjango-tinymce-ihttps://pypi.tuna.
tsinghua
.edu.cn
一个微不足道的bug
·
2025-02-15 08:01
Django
django
修改Python pip镜像源
清华镜像源#配置镜像源pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple#设置受信的镜像站,避免因证书问题在安装包时出现警告或错误
不懂先生955
·
2025-02-14 17:27
Python
python
pip
linux
解决错误:CondaHTTPError: HTTP 000 CONNECTION FAILED for url
HTTP000CONNECTIONFAILEDforurl查看channels:vim~/.condarcshow_channel_urls:truechannels:-http://mirrors.tuna.
tsinghua
.edu.cn
和安韩Pro
·
2025-02-12 07:42
python
http
网络协议
网络
python3.8,Anaconda安装、配置以及与VSCODE的集成
anaconda下载源:https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/miniconda下载源:https://mirrors.tuna.
tsinghua
.edu.cn
weixin_40404189
·
2025-02-11 12:58
python
conda
vscode
anaconda
python
vscode
python有关pip的所有命令
命令:1.安装包#指定python环境安装库加镜像源D:\6_Anaconda3\envs\sang\python.exe-mpipinstalldocling-ihttps://pypi.tuna.
tsinghua
.edu.cn
大哥喝阔落
·
2025-02-11 08:58
python
pip
开发语言
ubuntu18.04 更改 更新pip默认安装路径
python3版本为python3.6;2、使用如下指令更新pipsudopython3-mpipinstall--upgrade--force-reinstallpip-ihttps://pypi.tuna.
tsinghua
.edu.cn
沐风_ZTL
·
2025-02-11 00:48
maven私服搭建(nexus)
centos7.6中maven私服搭建(nexus)maven私服搭建的前提是需要安装好maven和jdk一、Maven安装1.1获取mavenwgethttps://mirrors.tuna.
tsinghua
.edu.cn
走在路上看风景
·
2025-02-10 23:13
maven
centos
java
centos
maven
VMWare虚拟机+Ubuntu初始设置+共享文件夹设置
这里推荐清华源(网址:https://mirrors.tuna.
tsinghua
.edu.cn/help/ubuntu/)更改文件内容:sudogedit/etc/apt/sources.list可以提前备份一下原来的文件
Code锐
·
2025-02-10 13:54
Linux服务器
ubuntu
linux
运维
服务器
windows
pip(临时,永久)更换源
永久更换:pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple临时更换pipinstall-ihttps://mirrors.tuna.
tsinghua
.edu.cn
CarbenChueng
·
2025-02-09 10:53
pip
python
linux
gitlab社区版搭建
一、下载gitlab社区版(自己找出想安装的版本)**https://mirrors.tuna.
tsinghua
.edu.cn/gitlab-ce/yum/el7/二、下载(例如我想安装gitlab-ce
奔跑的五花肉zxy
·
2025-02-08 21:19
gitlab
python echarts接口_python绘图pyecharts+pandas的使用详解
用Echarts生成的图可视化效果非常棒为避免绘制缺漏,建议全部安装为了避免下载缓慢,作者全部使用镜像源下载过了pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
weixin_39615219
·
2025-02-07 15:22
python
echarts接口
[RK3399 Linux] 使用ubuntu 20.04.5制作rootfs
也可以其它镜像地址下载,如清华源:https://mirrors.tuna.
tsinghua
.edu.cn/
嵌入式逍遥
·
2025-02-05 08:53
嵌入式Linux开发
RK3399
Linux开发
linux
ubuntu
开源
服务器
rootfs
运维
rk3399
【Python】如何导出当前目录下项目所需的py库?
/即可得到包含项目所需库的requirements.txt别人可以通过这个文件安装所需的库,跑你的项目:pipinstall-rrequirements.txt-ihttps://pypi.tuna.
tsinghua
.edu.cn
AG150
·
2025-02-05 02:40
Python
python
开发语言
【Python】报错: ERROR: Cannot unpack file C:和Cannot determine archive format of C:
这里举pandas为例,直接在cmd中安装的话很慢pipinstallpandas然后用清华镜像安装开始报错pipinstallihttps://pypi.tuna.
tsinghua
.edu.cn/simplepandas
Uniquerose
·
2025-02-04 02:07
python
开发语言
conda配置channel
你收到CondaKeyError:'channels':value'https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/main'notpresentinconfig
picked stone
·
2025-02-04 01:28
conda
gitlab安装及邮箱配置和常用使用
1.安装GitLab注意关闭网络防火墙和网络安全组#1.下载镜像wgethttps://mirrors.tuna.
tsinghua
.edu.cn/gitlab-ce/yum/el7/gitlab-ce-
Gen邓艮艮
·
2025-02-03 21:53
gitlab
linux
环境软件
gitlab
Qt | windows Qt6.5.3安装&安卓环境搭建&虚拟机调试和真机调试完美版(保姆级教程)
Qt安卓发布的手机01、第一章Qt6.5.3安装资源运行成功的界面全网最全Qt国内下载地址清华大学开源软件镜像站https://mirrors.tuna.
tsinghua
.edu.cn/qt/archive
Qt历险记
·
2025-02-03 14:24
Qt
高级开发工程师
qt
windows
android
Qt安卓
Qt6.5.3安装
Python安装netCDF4
netCDF4离线安装包LinksfornetCDF4(
tsinghua
.edu.cn)pipinstall netCDF4-1.6.0-cp39-cp39-win_amd64除了netCDF4还要安装一个
什么时候能够成为程序猿
·
2025-02-03 11:30
python
开发语言
linux
Linux(7)Ubuntu20.04 arm64安装Docker
1.更换源vi/etc/apt/sources.listdebhttps://mirror.tuna.
tsinghua
.edu.cn/ubuntu-ports/focalmainrestricteduniversemultiversedebhttps
一歲抬頭
·
2025-02-02 14:50
《Linux系统开发入门定制》
linux
docker
ubuntu
在阿里云服务器上搭建gitlab服务器
yum-yinstallpolicycoreutilsopenssh-serveropenssh-clientspostfix2、下载gitlab镜像wgethttps://mirrors.tuna.
tsinghua
.edu.cn
青面鬼王
·
2025-02-02 11:34
工具使用
linux
后端
git
云服务器GitLab安装配置
1下载安装包可以选择版本10.0.0-ce.0.el7版本wgethttps://mirrors.tuna.
tsinghua
.edu.cn/gitlab-ce/yum/el7/gitlab-ce-10.0.0
劈柴哥
·
2025-02-02 11:02
服务器
git
运维
github
上一页
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
其他