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
pip 升级失败解决方法(仅个人所知)
upgradepiporpython-mpipinstall-U--force-reinstallpip权限不足cmd.exe鼠标右击->管理员权限打开程序->重新输入镜像源(国外库安装存在该问题较多)清华:https://pypi.tuna.
tsinghua
.edu.cn
mvlg
·
2023-09-06 23:22
Failed to build numpy ERROR: Could not build wheels for numpy, which is required to install pyprojec
whichisrequiredtoinstallpyproject.toml-basedprojects解决方法:MATHLIB="m"pip3installnumpy-ihttps://pypi.tuna.
tsinghua
.edu.cn
qq_21478261
·
2023-09-06 21:25
numpy
怎么用conda下载清华源的pytorch(自带cuda的版本)
1,添加镜像源condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/maincondaconfig--addchannelshttps
Jerry-hao
·
2023-09-06 20:37
conda
pytorch
人工智能
anaconda的安装和配置环境及导入pycharm
https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/双击Anaconda的安装包,按照如下步骤
木头科技㉿
·
2023-09-06 15:09
android
studio
可用的 pypi 源列表(校园网联合镜像站)。
https://mirrors.tuna.
tsinghua
.edu.cn/help/pypi/https://mirrors.cernet.edu.cn/list/pypihttp://mirrors.163
lyfGeek
·
2023-09-06 12:45
windows
linux
运维
python
pypi
pip
GRPC 学习记录
GRPC安装安装grpcio、grpcio-tools、protobuf、pipinstallgrpcio-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplepipinstallgrpcio-tools-ihttps
默凉
·
2023-09-06 09:13
Python基础
学习
linux安装 jenkins(清华大学镜像站)
1.添加jenkins库(找个合适的地方mkdirjenkins)wgethttps://mirrors.tuna.
tsinghua
.edu.cn/jenkins/redhat-stable/jenkins
smartKen0605
·
2023-09-06 07:52
linux
centos
jenkins
VSCode的python开发环境搭建
VirtualEnv的文件夹路径Python:SelectInterpreter选择Venv激活的虚拟环境pipinstallmatplotlib-U--timeout1000-ihttps://pypi.tuna.
tsinghua
.edu.cn
winar2008
·
2023-09-06 04:50
【python】pip安装模块下载速度太慢解决方法
pipinstallXXX-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple下载源换成清华源,XXX表示模块的名称。
meiweiboboji
·
2023-09-05 19:00
python
git
pip安装模块时下载很慢,怎么办?
使用的是国外的镜像,在下载的时候速度非常慢,此时我们可以使用国内的镜像系统:macOS,其他系统仅供参考可以直接在pip命令中使用-i参数来临时指定所使用的镜像,清华大学镜像:https://pypi.tuna.
tsinghua
.edu.cn
biubiu713
·
2023-09-05 19:00
编程问题集
pip
python
开发语言
解决pip下载慢的几种方式,最后一种一劳永逸
pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simpletorch或者pipinstalltor
嗨学编程
·
2023-09-05 19:30
Python
pip
python
开发语言
pip换源一行命令直接搞定
首先打开cmd:输入pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple直接一步到位,不用费劲巴拉的创文件之类的。
佛系小沈
·
2023-09-05 19:16
使用ACME申请Lets Encrypt证书为网站添加HTTPS支持
内容转载自我的博客1.搭建Web服务首先安装python的flask库,可以使用以下代码:pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simpleflask
zfb132
·
2023-09-05 17:18
python 安装库时报错:ERROR: Exception: Traceback (most recent call last):
(mostrecentcalllast),然后后面还跟着一大片红,唬人的不行,结果一查原因是网络原因解决办法就是换成国内镜像pipinstall[需要安装的库]-ihttps://pypi.tuna.
tsinghua
.edu.cn
小白想听人话
·
2023-09-05 08:50
python的报错与警告
python
开发语言
Python实现Word、Excel、PPT批量转为PDF
你可以去下载pyzjr:pipinstallpyzjr-ihttps://pypi.tuna.
tsinghua
.edu.cn/simp
夏天是冰红茶
·
2023-09-05 05:11
#
优质教程
#
Python代码
powerpoint
pdf
安装 conda & R 4.0.3 & Python 3.6
Python3.6快速配置R4.0.3环境,请参考:1.1,1.2和2.快速配置Python3.6环境,请参考:1.1,1.2和3.1.安装conda1.1安装#下载wgethttps://mirrors.tuna.
tsinghua
.edu.cn
子诚之
·
2023-09-04 19:28
安装配置
linux下python虚拟环境安装
一、安装virtualenvpip3installvirtualenv-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/二、创建虚拟环境cd/homevirtualenvvenvsource
yeki_30
·
2023-09-04 17:52
linux
python
2021-10-10给学徒的WES数据分析流程
首先安装软件先安装conda,使用清华的conda,说明书:https://mirrors.tuna.
tsinghua
.edu.cn/help/anaconda/然后下载安装miniconda,位置:https
__一蓑烟雨__
·
2023-09-04 13:04
树莓派更新源
nano/etc/apt/sources.listdebhttp://mirrors.tuna.
tsinghua
.edu.cn/raspbian/raspbian/wheezymaincontribnon-freerpideb-srchttp
Bidjc
·
2023-09-04 12:17
Raspberry
linux
Raspberry
linux下 pyskl环境(PoseConv3D)的配置--从零开始的保姆级教程
linux下pyskl环境的配置–从配置anaconda开始的保姆级教程使用清华镜像装个anaconda,xxx是版本wgethttps://mirrors.tuna.
tsinghua
.edu.cn/
雄鹰低飞
·
2023-09-04 09:27
linux
pytorch
python
清华大学开源软件镜像站Grafana
https://mirrors.tuna.
tsinghua
.edu.cn/grafana/yum/rpm/image.pngimage.png
喵星人ZC
·
2023-09-04 08:39
No module named ‘cv2‘ 解决办法
(Win键+R输入“cmd”回车)pipinstallopencv-python如果网速过慢,可以使用国内镜像下载pipinstallopencv-python-ihttps://pypi.tuna.
tsinghua
.edu.cn
百度斯科拉记不得了
·
2023-09-04 00:36
python
ubuntu安装docker
ubuntu16.04更新源先更新源vi/etc/apt/source.list#默认注释了源码镜像以提高aptupdate速度,如有需要可自行取消注释debhttps://mirrors.tuna.
tsinghua
.edu.cn
Am0s
·
2023-09-03 14:50
pip install 豆瓣源、清华源、阿里源、中国科技大学源
豆瓣源https://pypi.douban.com/simple/清华源https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云https://mirrors.aliyun.com
python-码博士
·
2023-09-03 11:46
爬虫笔记
pip
python
开发语言
LaTeX及TeXstudio下载地址
【LaTeX下载地址】https://mirrors.tuna.
tsinghua
.edu.cn/CTAN/systems/texlive/Images/(清华大学开源软件镜像站)http://www.tug.org
hnjzsyjyj
·
2023-09-03 11:47
软件应用
LaTeX
LaTeX
TeXstudio
解决pip install 下载慢
清华:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学https://pypi.mirrors.ustc.edu.cn
喜叔z
·
2023-09-03 07:46
python导包国内镜像
方便查询名称地址清华大学https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云http://mirrors.aliyun.com/pypi/simple/中国科技大学https
kk star
·
2023-09-03 05:07
python
安装cvxpy之后,报错The solver GLPK_MI is not installed
ThesolverGLPK_MIisnotinstalled这边我们可以用以下代码查看已经安装的下载器:print(cvxpy.installed_solvers())在安装个cvxopt即可:pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
JaxHur
·
2023-09-03 05:43
python
将目录下的所有pdf文件都转换为对应名字的png图片
在python3.9.12上运行代码遇到了版本的坑,好几个坑,最终发现只要安装这个特定版本就能解决:pipinstallPyMuPDF==1.19.0-ihttps://pypi.tuna.
tsinghua
.edu.cn
ybdesire
·
2023-09-02 15:57
Python
pdf
python
Linux基本操作整理
一、安装ubantu、CentOS安装:去国内镜像源下载即可,地址如下:中科大源:http://mirrors.ustc.edu.cn/清华源:https://mirror.tuna.
tsinghua
.edu.cn
NFTSSTFN
·
2023-09-02 13:34
Linux
linux
运维
服务器
python源码+py打包成exe
可以在使用pip的时候加参数-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple,这样就会从清华这边的镜像去安装需要的库,会快很多。
熏悟坑
·
2023-09-02 13:34
python
django
爬虫
vue.js
redis
ubuntu OCR 脚本
1.百度PaddleOCR介绍2.环境安装pipinstallpaddlepaddle-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple#进入https://github.com
weixin_110
·
2023-09-02 08:04
linux
Python
ocr
ubuntu
python
WIN7下搭建深度学习开发环境
2设置pip镜像源:pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple注:pip配置文件位置-~/AppData/Romaing
费斯布莱克
·
2023-09-01 23:24
Ubuntu18.04更改镜像源(网易,阿里,清华,中科大,浙大)
etc/apt/sources_init.list二,更换源sudogedit/etc/apt/sources.list删除原来内容改为新的镜像源1,清华源debhttps://mirrors.tuna.
tsinghua
.edu.cn
饭吃八分饱
·
2023-09-01 23:43
其他
ubuntu
python离线安装第三方库
1.在上网电脑上下载所需要的包分享几个国内镜像网址,下载速度比较快:清华:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com
机器学习我也学
·
2023-09-01 23:37
python
anaconda
python
kali安装awvs15
更新源kali更新为国内源下载不容易出错,这里演示的是更新为清华源vim/etc/apt/souces.list#需要修改添加的内容debhttp://mirrors.tuna.
tsinghua
.edu.cn
菜鸡学安全
·
2023-09-01 20:03
web安全
网络安全
web安全
2021-05-24 -centos 搭建环境gitlab
镜像位置新建/etc/yum.repos.d/gitlab-ce.repo[gitlab-ce]name=GitlabCERepositorybaseurl=https://mirrors.tuna.
tsinghua
.edu.cn
C_99f1
·
2023-09-01 19:49
Anaconda常用命令及虚拟环境配置详细步骤
1、pipinstall库名-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple使用上述语句进行安装速度快。
牛哥带你学代码
·
2023-09-01 18:10
YOLO目标检测
操作系统设置和应用
笔记
强化学习 —— DQN 代码遇到的问题总结
解决方法:pipinstalltorch如果因为网络问题安装特别慢,可从如下源进行下载:pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simpletorch
2850g
·
2023-09-01 13:49
python
开发语言
yolov5的pytorch配置
0.9.0torchaudio==0.8.0-fhttps://download.pytorch.org/whl/cu113/torch_stable.html-ihttps://pypi.tuna.
tsinghua
.edu.cn
毕竟是shy哥
·
2023-09-01 08:49
经验类
yolov5
Window11-Ubuntu双系统安装
系统盘1.下载Ubuntu镜像源阿里云开源镜像站:https://mirrors.aliyun.com/ubuntu-releases/清华大学开源软件镜像网站:https://mirrors.tuna.
tsinghua
.edu.cn
fakerth
·
2023-09-01 08:54
Linux
ubuntu
linux
gitlab升级
1.下载需要的版本wget-chttps://mirrors.tuna.
tsinghua
.edu.cn/gitlab-ce/yum/el7/gitlab-ce-15.7.6-ce.0.el7.x86_64
xiaodaiwang
·
2023-09-01 05:34
gitlab
linux
运维
如何在服务器上使用Jupyter-简易版
假如在服务器上,想使用一个方便交互,可调试的编程界面,那么jupyter是一个不错的选择;一、安装jupyterlabPipinstallJupyterLab-ihttps://pypi.tuna.
tsinghua
.edu.cn
SimpleLearingAI
·
2023-08-31 22:52
计算机视觉
python
Linux
服务器
jupyter
pip 清华源
pip清华源-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple
Gray area
·
2023-08-31 18:33
Python
pip
conda安装10.0 cudatoolikit和cudnn,不依赖于软件
condainstallcudatoolkit=10.0-chttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/free/安装对应的cudnncondainstallcudnn
一休哥※
·
2023-08-31 15:14
计算机视觉
conda
python
开发语言
Mac 系统下PyCharm无法导入numpy
pip3installnumpy-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple安装好之后可以在终端输入:python3在终端可以正常使用numpy,但是在pyCharm
Eason_0316
·
2023-08-31 05:11
python
numpy
pycharm
python
Python运行requirements.txt 文件安装包
#从requirements.txt安装依赖pipinstall-rrequirements.txt-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple加上后面的-ihttps
我是_程序员
·
2023-08-31 02:40
Python
python
pip
Ubuntu20.04 | 更新软件源 sudo apt-get update 出现错误
之前使用了清华的官方源清华大学开源软件镜像站|TsinghuaOpenSourceMirror错误提示:忽略:1https://mirrors.tuna.
tsinghua
.edu.cn/ubuntufocalInRelease
風清掦
·
2023-08-30 19:23
Ubuntu
linux
ubuntu
30 - 个人博客项目-01-配置环境
(1).安装第三方库pipinstallflask==2.3.2-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/pipinstallpymysql-ihttps:/
一个微不足道的bug
·
2023-08-30 19:20
Flask
flask
使用PyQt5和pyqtgraph,Open3D库创建的软件界面,包含读取,显示和保存点云文件的功能(附python代码)
安装依赖#pipinstallpyqtgraph-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/#pipinstallpyopengl-ihttps://pypi.tuna.
tsinghua
.edu.cn
点云-激光雷达-Slam-三维牙齿
·
2023-08-30 16:44
点云-激光雷达处理代码合集
python为主
算法
点云
c++
上一页
21
22
23
24
25
26
27
28
下一页
按字母分类:
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
其他