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
python如何使用镜像安装库
有时候安装库直接使用pipinstallxxx由于网络的原因会很慢解决方法:可以使用镜像安装,pipinstallxxx-i镜像例如:pipinstallpandas==0.21.0-ihttps://pypi.
tuna
.tsinghua.edu.cn
wavehaha
·
2023-12-31 00:38
python
非常好用的ocr图片文字识别技术,识别图片中的文字
常见图片识别2.2排版简单的印刷体截图图片识别2.3竖排文字识别2.4英文识别2.5繁体中文识别2.6单行文字的图片识别三.参考一.配置环境pip3installcnocr-ihttps://pypi.
tuna
.tsinghua.edu.cn
安城安
·
2023-12-30 21:14
教程
ocr
linux
运维
opencv
c++
算法
开发语言
修改python pip下载源
zhuanlan.zhihu.com/p/433878383一、命令行修改1.临时解决安装numpy包时,执行命令时临时使用国内源:python.exe-mpipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
c1h2cy
·
2023-12-30 17:46
python
开发语言
Ubuntu22.04 安装教程
选择是否在安装时更新为了系统安装速度一般选择安装时不更新,安装后自行更新3.选择系统语言和键盘布局4.选择安装模式5.配置网络信息6.设置静态IP7.配置代理信息8.配置Ubuntu镜像仓库清华源仓库:https://mirrors.
tuna
.tsinghua.edu.cn
入秋的大橘
·
2023-12-30 13:03
Linux
开发环境
linux
ubuntu
python-清华大学镜像源
官方地址:https://mirrors.
tuna
.tsinghua.edu.cn/help/pypi/首先,如果只是临时下载一个包,那么可以使用pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
周末不出门
·
2023-12-30 11:10
python学习随记
pip安装地址--清华源(国内常用镜像源)
pip安装地址--清华源(国内常用镜像源)国内常用镜像源清华大学:https://pypi.
tuna
.tsinghua.edu.cn/simple/阿里云:http://mirrors.aliyun.com
葛双好
·
2023-12-30 11:09
笔记
镜像源 清华镜像源
pipinstallname-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple/直接替换name为自己的安装包名
黄杰同学
·
2023-12-30 11:38
linux
运维
服务器
清华镜像地址
清华镜像:pipinstallxxx-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple
CHDLAN
·
2023-12-30 11:38
pip
清华镜像源的使用(Python必备之物)
清华镜像源的地址为https://pypi.
tuna
.tsinghua.edu.cn/simple因此,下载各种各样的包可以这样使用清华镜像源pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
什么不到的小白
·
2023-12-30 11:35
python
开发语言
树莓派 ubuntu20.04下 python调讯飞的语音API,语音识别和语音合成
ubuntu下使用,本次代码均在该环境下实现)sudoapt-getinstallsox#安装语音播放软件pipinstallwebsocket-client==1.7.0-ihttps://pypi.
tuna
.tsinghua.edu.cn
捡垃圾来学ros
·
2023-12-30 05:17
ROS
python
语音识别
开发语言
学习小组Day3笔记--Jeremy
conda镜像网站1.2查看自己服务器版本信息:uname-a1.3复制最新版本下载链接:版本:Miniconda3-latest-Linux-x86_64.sh;链接:https://mirrors.
tuna
.tsinghua
Jeremy_bin
·
2023-12-29 23:49
ubuntu 开机自报IP地址(用于无屏幕小车-远程连接)
目录1.环境安装2.代码3.打包成可执行文件4.开启开机自启1.环境安装sudoapt-getinstallespeak#先安装这个库pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
张一根
·
2023-12-29 12:58
ROS
ubuntu
tcp/ip
linux
学习小组Day3笔记--DecemberChopin
Linux系统中的应用商店,下载其精简版miniconda,安装及配置,在miniconda中下载安装其他软件下载miniconda百度搜索“miniconda清华”,进入https://mirrors.
tuna
.tsinghua.edu.cn
DecemberChopin
·
2023-12-29 08:46
《学习小组Day3笔记--阿星》
2.2在linux中使用wegt命令下载miniconda.sh脚本wegthttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/minico
阿星爱小羊
·
2023-12-28 20:09
anconda 下的pip路径_conda与pip安装
conda第三方下载源的配置1,配置第三方下载源——以清华源为例#下面两个是conda官方库的镜像condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn
weixin_39608134
·
2023-12-28 15:55
anconda
下的pip路径
深度学习conda和pip镜像源配置
pip镜像源配置conda镜像pip镜像conda镜像查看源condaconfig--show-sources删除源condaconfig--removechannelshttps://mirrors.
tuna
.tsinghua.edu.cn
修炼清爽
·
2023-12-28 15:54
环境配置与软件安装
Ubuntu
Windows10
深度学习
人工智能
conda和pip如何切换为清华镜像源
conda切换为清华镜像源提供一个清华官网的教程https://mirror.
tuna
.tsinghua.edu.cn/help/anaconda/各系统都可以通过修改用户目录下的.condarc文件。
lyj157175
·
2023-12-28 15:52
anaconda
pip
pip,conda换源
1pip换源临时换源:example:pipinstall-rrequirements.txt-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple/其他源:https:/
NUT_0
·
2023-12-28 15:19
随笔
pip
conda
Linux安装GitLab教程
gitlabvim/etc/yum.repos.d/gitlab-ce.repo把这些配置粘进去[gitlab-ce]name=GitlabCERepositorybaseurl=https://mirrors.
tuna
.tsinghua.edu.cn
CesareCheung
·
2023-12-28 14:11
linux
gitlab
运维
CentOS7 mariadb10.x 安装
1、添加mariabdyum源vi/etc/yum.repos.d/mariadb.repo[mariadb]name=MariaDBbaseurl=https://mirrors.
tuna
.tsinghua.edu.cn
生命有所坚持而生存可以随遇而安
·
2023-12-28 11:51
linux
数据库
用鸢尾花Iris数据集做SVM线性分类
参考资料一、安装及创建虚拟环境Anaconda详细安装及使用教程(带图文).安装包包名:numpy、pandas、sklearn、matplotlibpipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
云开处
·
2023-12-28 05:08
anaconda
支持向量机
Centos安装Maven
1、下载mavenwgethttp://mirrors.
tuna
.tsinghua.edu.cn/apache/maven/maven-3/3.6.0/binaries/apache-maven-3.6.0
Mr丶Tony
·
2023-12-27 22:01
centos7.9中离线安装nginx开启ssl,arm架构
centos-altarch/7.9.2009/os/aarch64/http://mirror.nju.edu.cn/centos-altarch/7.9.2009/os/aarch64/http://mirrors.
tuna
.tsinghua.edu.cn
青年vs阳光
·
2023-12-27 22:15
nginx
arm开发
运维
解决Pycharm pip安装模块太慢问题,pycharm2022没有manage repositories配置镜像源
解决方案方法清华阿里云中国科技大学华中理工大学或者直接-i加镜像方法URL写下面任意一个清华https://pypi.
tuna
.tsinghua.edu.cn/simple阿里云http://mirrors.aliyun.com
醉酒柴柴
·
2023-12-27 14:28
pycharm
pip
ide
学习
笔记
YOLO
Gitlab 12.3.5升级至14.6.2 RPM方式升级
CentOSLinuxrelease7.6.1810(Core)Gitlab:12.3.5CE【已汉化】内核:3.10.0-1127.19.1.el7.x86_64安装方式:rmprpm-qagitlab-ce安装源:https://mirrors.
tuna
.tsinghua.edu.cn
归隐小赵
·
2023-12-27 08:57
Python配置镜像源
pipinstallpaddlepaddle-ihttps://mirror.baidu.com/pypi/simple永久变更源清华(推荐速度最快)pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn
方海峰的博客
·
2023-12-27 08:13
Python
python
镜像加速
pip
镜像源
pip常用命令
一.设置pip的镜像源1.配置互联网镜像源常用的国内镜像源有:https://pypi.
tuna
.tsinghua.edu.cn/simple/#清华大学http://mirrors.aliyun.com
wzg2016
·
2023-12-27 07:53
pip
python
linux
PyQt5 & PyQt6 Designer 的安装
中国科技大学https://pypi.mirrors.ustc.edu.cn/simple/豆瓣(douban)http://pypi.douban.com/simple/清华大学https://pypi.
tuna
.tsinghua.edu.cn
总结所学
·
2023-12-26 21:05
qt
开发语言
QT添加新的组件
想要添加新的组件时:1、找到QT安装的tool2、找到其所在的文件夹位置将该tool软件拖到终端页面将源改为国内清华的路径,下载速度较快installer.exe--mirrorhttps://mirrors.
tuna
.tsinghua.edu.cn
奇睿海
·
2023-12-26 21:30
qt
conda换源一直出现HTTP错误问题(2022.4.17可用)
channels:-defaultsshow_channel_urls:truedefault_channels:-http://mirrors.
tuna
.tsinghua.edu.cn/an
袁博特
·
2023-12-26 12:01
小技巧
linux
linux习题11-20题
十一、安装samtools软件miniconda安装wget-chttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda/miniconda/Miniconda2-4.5.11
鱼啸九天
·
2023-12-26 06:08
从0开始安装fabric
从0开始安装fabric环境:Ubuntu20.04一、环境准备1、apt换源https://mirrors.
tuna
.tsinghua.edu.cn/help/ubuntu/#清华源sudogedit
祺呆子
·
2023-12-26 01:53
linux
docker
fabric
The ‘sklearn‘ PyPI package is deprecated, use ‘scikit-learn‘ rather than ‘sklearn‘ far pip commands.
一、问题:输入安装包pipinstallsklearn-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple/遇见爆出错误The'sklearn'PyPIpackageisdeprecated
you_are_my_sunshine*
·
2023-12-26 01:20
sklearn
scikit-learn
pip
MacOS下的各种疑难杂症, error: command ‘/usr/bin/clang‘ failed with exit code 1,安装各种依赖库失败,例如lxml、python-docx
示例错误:pipinstallpython-docxLookinginindexes:https://pypi.
tuna
.tsinghua.edu.cn/simpleCollectingpython-docxUsin
代码讲故事
·
2023-12-25 22:39
Python相关
日常错误
macos
python
lxml
clang
xcode
python-docx
mysqlclient
UOS arm换源
清华源mv/etc/apt/sources.list/etc/apt/sources.list.bak备份原始源echo"debhttps://mirror.
tuna
.tsinghua.edu.cn/ubuntu-ports
dongsongz
·
2023-12-25 22:03
linux
uos
arm
解决python3安装turtle时出错:except ValueError, ve: SyntaxError: invalid syntax python setup.py egg_info ...
python-mpipinstallturtle安装turtle报错,提示错误信息如下:C:\windows\system32>python-mpipinstallturtleLookinginindexes:https://pypi.
tuna
.tsinghua.edu.cn
程序员加油站
·
2023-12-25 22:31
pycharm2023.2激活和新建项目,python3.12安装永久换源
windows临时换源pipinstall模块包名字-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplewindows永久换源pipconfigsetglobal.i
jiet07
·
2023-12-25 18:52
python
hadoop 3.3大数据集群搭建系列2-安装zookeeper
一.下载并解压cd/home/softwarewgethttps://mirrors.
tuna
.tsinghua.edu.cn/apache/zookeeper/zookeeper-3.6.3/apache-zookeeper
只是甲
·
2023-12-25 11:04
Python 简易图形界面库easygui 对话框大全
easygui安装C:\>pipinstalleasyguiLookinginindexes:https://pypi.
tuna
.tsinghua.edu.cn/simpleCollectingeasyguiUsingcachedhttps
Hann Yang
·
2023-12-25 07:06
Python
python
easygui
VSCode安装PYQT5
安装PYQT5pipinstallPyQt5-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplepipinstallPyQt5-tools-ihttps://pypi.
tuna
.tsinghua.edu.cn
Larry Chow
·
2023-12-25 01:06
vscode
qt
ide
使用Ubuntu22+Minikube快速搭建K8S开发环境
下载地址:https://mirrors.
tuna
.tsinghua.edu.cn/ubuntu-releases/22.04.3/如果你报名了我的这门视频课程,则相关资料我会提前给你准备好,不需要自己下载
Python私教
·
2023-12-24 23:11
kubernetes
容器
云原生
常见python库环境搭建
2、安装pip参见清华开源https://mirrors.
tuna
.tsinghua.edu.cn/help/pypi/2.1临时使用pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
Juntech
·
2023-12-24 13:19
ModuleNotFoundError: No module named 'tensorflow.contrib';
pip3uninstalltensorflowpip3uninstalltensorflow-gpupip3installtensorflow-gpu-ihttps://pypi.
tuna
.tsinghua.edu.cn
Johann_Liang
·
2023-12-24 11:50
python快速上手_Python快速上手
准备pip下载慢pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simplevcode配置{"code-runner.executorMap
weixin_39608748
·
2023-12-24 09:01
python快速上手
Centos7安装Django
安装setuptoolsyuminstallpython3-setuptools安装djangopip3installDjango==3.0.6-ihttps://pypi.
tuna
.tsinghua.edu.cn
可澍教育
·
2023-12-24 06:07
django
python
后端
ubuntu22.04 将python源切换为清华源
例如:pipinstallsome-package-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple这将仅对当前命令有效。方法2:
MonkeyKing.sun
·
2023-12-24 06:33
python
开发语言
高效服务器使用大全
tensorboard3、jupyternotebook(使用pytorch)4、国内JXconda添加镜像1)Anaconda官方库的镜像condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn
emergency_rose
·
2023-12-23 20:39
linux
paddlepaddle深度学习笔记(二)使用飞桨重写房价预测任务
paddlepaddle飞浆官网CPU版的PaddlePaddlepipinstallpaddlepaddle==2.4.2-ihttps://pypi.
tuna
.tsinghua.edu.cn/simpleGPU
PEACE_小石头
·
2023-12-23 16:54
paddlepaddle
深度学习
笔记
python
Python入门教程:pip永久镜像源的配置方法
国内几个好用的Python镜像服务器地址:1.清华大学镜像站:https://pypi.
tuna
.tsinghua.edu.cn/simple/2.阿里云镜像站:https://mirrors.aliyun.com
认真写程序的强哥
·
2023-12-23 15:09
python
pip
windows
学习
开发语言
python3.11
pycharm
zookeeper安装和启动
镜像下载地址:https://mirrors.
tuna
.tsinghua.edu.cn/apache/zookeeper/解压后将conf目录下的zoo_sample.cfg重命名为zoo.cfg,配置
flash20230513
·
2023-12-23 10:38
zookeeper
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
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
其他