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
2020-07-15 安装R包快速方法,选择镜像
rm(list=ls())options("repos"=c(CRAN="http://mirrors.
tuna
.tsinghua.edu.cn/CRAN/"))options(BioC_mirror=
海阔天空周
·
2023-07-23 01:12
【简单粗暴】Python导入cv2包
以下是我导入cv2包的两种亲测有用的方法:1.使用pippipinstallopencv-python-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplesome-package2
信小海
·
2023-07-22 18:22
Python
python
opencv
计算机视觉
pip配置国内镜像(window11)
目录常见云镜像创建pip配置文件添加pip配置文件到环境变量配置完成后,cmd查看是否生效常见云镜像"pypi官方":"https://pypi.org/simple/","清华大学":"https://pypi.
tuna
.tsinghua.edu.cn
胖大斯
·
2023-07-22 16:14
Python从部署到学习
pip
python
django 基本使用
django下载pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simpledjango查看版本django-admin--version4.2.1创建项目django-adminstartprojectproject
潇、然
·
2023-07-22 16:32
Python
django
python
后端
Python 爬虫之 requests模块(ua伪装、代理、cookies、防盗链 Referer)、re模块、xpath模块、selenium
Python爬虫requests下载pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplerequests发送get请求案例:百度importrequestsurl
潇、然
·
2023-07-22 16:31
Python
python
爬虫
pip永久换源
pip永久换源cmd里输入pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simple建议使用清华源,因为我觉得他快其他国内镜像源阿里云
田小草儿
·
2023-07-22 13:15
python
python图片处理——更改dpi
期刊要求dpi更改至300,打开terminal,输入下面这句:pipinstallpillow-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple代码如下:fromPILimportImageimg
408一个帅哥
·
2023-07-22 11:34
python
深度学习
开发语言
pip install xxx时出现速度过慢或443连接超时等问题
pipinstallxxx时出现速度过慢或443连接超时等问题只需在在命令后加上-i镜像即可以下为比较常用的几个镜像清华:https://pypi.
tuna
.tsinghua.edu.cn/simple
聚精会神搞学习
·
2023-07-22 10:39
python
linux
开发语言
python---第三方包的安装(pip)
①在命令提示符内:pipinstall包名称pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple包名称(清华镜像源)②在PyCharm中安装(使用pip
三月七(爱看动漫的程序员)
·
2023-07-22 10:56
初识python
python
pip
pycharm
anaconda 常用命令
版本conda--version2.查看conda现有源condaconfig--show-sources添加国内清华源condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn
图 (TU商兴)
·
2023-07-22 07:54
python
ubuntu
计算机视觉
python
linux
深度学习
java jdk 国内下载镜像地址及安装
下载地址(1)
TUNA
镜像https://mirrors.
tuna
.tsinghua.edu.cn/AdoptOpenJDK/(2)HUAWEI镜像https://repo.huaweicloud.com
无至
·
2023-07-22 06:36
安装了transformers但是报错No module
想在pytorch中安装transformers库刚开始就直接打开anaconda3,输入pipinstalltransformers==4.15.0-ihttps://pypi.
tuna
.tsinghua.edu.cn
cgtutvknkvdrh
·
2023-07-22 05:35
pytorch
Python 版本更新
更新软件源,安装需要版本https://mirrors.
tuna
.tsinghua.edu.cn/help/ubuntu/aptupdoaptitudeupdateaptitudesearchpythonaptitudeinstallpython3.9
stoolman
·
2023-07-21 18:53
conda创建安装环境的下载问题
1:CondaError:DownloadedbytesdidnotmatchContent-Length解决方法:换源condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn
June vinvin
·
2023-07-21 17:20
Problems
&
Solutions
anaconda
python更换国内镜像源
在python的命令提示符中运行以下语句,该条语句将pip的下载源永久更改为某个镜像站,这里以清华大学开源镜像站为例:pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn
破壳的小企鹅
·
2023-07-21 08:29
Python笔记
python
开发语言
windows
Ubuntu下Annaconda安装
首先进入https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/archive/选择较新的Linux安装脚本,如Anaconda3-5.3.0-Linux-x86_64
Johann_Liang
·
2023-07-21 08:24
pip install 安装加速(修改为国内源)
国内有几个名气比较大的源:清华大学https://pypi.
tuna
.tsinghua.edu.cn/simple/豆瓣http://pypi.douban.com/simple/阿里云h
夜yesir
·
2023-07-21 01:58
安全知识点
pip
python
linux
Whisper-WebUI安装部署
--default-timeout=100-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple1–
马良神笔
·
2023-07-20 19:40
whisper
python
linux
常用镜像,下载源
pip安装常用下载源清华源pip--default-timeout=1000installxxx==版本-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple豆瓣源pip-
一一三一
·
2023-07-20 13:31
python
tensorflow
pycharm
Linux下载高版本的gcc与g++并编译,升级g++,演示安装g++11.2以及gdb10.2
1.引言系统:ubuntu1804点我进入清华源-GCC链接:https://mirror.
tuna
.tsinghua.edu.cn/gnu/gcc/2.下载编译指定版本gcc2.1下载一个低版本g++
锦鲤AI幸运
·
2023-07-20 12:25
C++
gcc
linux
gcc
c++
gcc11
g++
ModuleNotFoundError: No module named ‘pycuda‘
环境:ubuntu16.04可通过以下指令直接安装:pipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplepycuda--no-binary:all:如果通过上述命令安装过程出现如下问题
高祥xiang
·
2023-07-20 12:55
PyTorch
python
深度学习
pycuda
安装pycuda
ubuntu、conda、pip 换北外源(北京外国语大学开源软件镜像站)
将系统自带的该文件做个备份,将该文件替换为下面内容,即可使用
TUNA
的软件源镜像。
我才是一卓
·
2023-07-20 11:52
ubuntu
python
anaconda
linux系统上安装R语言并安装mclust包
x.1安装R语言安装R语言建议使用清华源,链接https://mirrors.
tuna
.tsinghua.edu.cn/CRAN/bin/linux/ubuntu/把下面这一串代码在terminal中全部输入便可
樱木之
·
2023-07-20 10:18
linux
r语言
运维
no module named paddle pip install paddlepaddle报错
python-mpipinstallpaddlepaddle==2.4.2-ihttps://pypi.
tuna
.tsinghua.edu.cn/simple
mohana48833985
·
2023-07-20 09:19
python
paddle
飞浆
【Python】PDF导出图片小妙招!
一、安装python-office安装pipinstall-ihttps://pypi.
tuna
.tsinghu
徐浪老师
·
2023-07-20 04:11
python
pdf
开发语言
生信学习小组-Day4 - 三三
关键词R(基础)及Rstudio安装,R语言基本命令操作今日笔记安装R(基础)和Rstudio电脑用户名为中文时,需编辑账户环境变量修改步骤R(基础)下载:https://mirrors.
tuna
.tsinghua.edu.cn
三三鹅_
·
2023-07-19 22:27
在 centos 7.9升级 glibc 2.1 to 2.28 验证过的终极方案
grepGLIBC**gcc8.2.0:**$gcc-v$yum-yinstallwgetbzip2gccgcc-c++glibc-headersdownloadpackage:https://mirrors.
tuna
.tsinghua.e
君臣Andy
·
2023-07-19 21:21
centos
linux
运维
Manjaro kde 18.0安装与基本配置
首先用Rufus制作启动U盘安装,设置好时间和日期等更换源镜像、更新系统排列源(只选清华源mirrors.
tuna
.tsinghua.edu.cn)sudopacman-mirrors-i-cChina-mrank
一如既往の
·
2023-07-19 19:05
技术交流
Linux
【Ubuntu 20.04LTS系统】安装CUDA11.8、cuDNN,可进行CUDA版本切换
CUDA11.8、cuDNN,可进行CUDA版本切换1.更改为清华源并更新软件列表和依赖项2.安装CUDA3.安装cuDNN4.CUDA版本切换1.更改为清华源并更新软件列表和依赖项https://mirrors.
tuna
.tsinghua.edu.cn
aglo
·
2023-07-19 16:54
深度学习
ubuntu
linux
conda 加速
condainstallpytorchtorchvisiontorchaudiocudatoolkit=11.0-chttps://mirrors.
tuna
.tsinghua.edu.cn/anaconda
Toky Zhu
·
2023-07-19 16:25
conda
python 改源地址
永久改成清华镜像源pipconfigsetglobal.index-urlhttps://pypi.
tuna
.tsinghua.edu.cn/simple临时对某个包,指定源地址pipinstall-ihttps
zlin_
·
2023-07-19 09:43
Python3安装xlrd
,我们可以使用国内源进行提速:豆瓣源pip3installxlrd-ihttps://pypi.douban.com/simple清华大学源pip3installxlrd-ihttps://pypi.
tuna
.t
COCO56(徐可可)
·
2023-07-19 03:02
Python
Python Excel 入门
快速三部曲python详细安装教程pip升级安装xlrd,xlwtpipinstallxlrd-ihttps://pypi.
tuna
.tsinghua.edu.cn/simplepipinstallxlwt-ihttps
iqyqqqqqq
·
2023-07-19 03:32
windows
python
开发语言
centos(一)安装及 设置基础软件仓库出错 的问题
.安装网上挺多的,这些链接不错:https://blog.csdn.net/m0_48830183/article/details/116211643我是通过清华的镜像https://mirrors.
tuna
.tsinghua.edu.cn
bug远离Jemma
·
2023-07-19 01:50
centos
Python 学第三方库的学习安装
pygwalker库的使用前言Python学习过程中第三方库的学习应用提示:以下是本篇文章正文内容使用国内镜像源会加速安装进程,#举例,安装PyPDF2pipinstall-ihttps://pypi.
tuna
.tsinghua.ed
1101YY
·
2023-07-19 00:41
python
开发语言
安装BUG解决方案: ERROR: Could not find a version that satisfies the requirement
背景当利用国内镜像源(如清华镜像源)安装指定版本的第三方库时,有时会出现镜像源中找不到对应模块的问题,例如:pipinstallsktime==0.16.1-ihttps://pypi.
tuna
.tsinghua.edu.cn
高斯小哥
·
2023-07-18 23:43
BUG合集篇
python
python小技巧
bug
python
Linux创建python虚拟环境出现错误:requests.exceptions.HTTPError: 404 Client Error/ An unexpected error has occur
后来才发现问题不是出在镜像源,我的镜像源是清华的那个:https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/main/linux-642解决
雪小貂
·
2023-07-18 19:09
杂
深度学习
linux
conda
python
pip换源
:(1)阿里云http://mirrors.aliyun.com/pypi/simple/(2)豆瓣http://pypi.douban.com/simple/(3)清华大学https://pypi.
tuna
.tsinghua.edu.cn
牛牛存
·
2023-07-18 16:25
linux常用
【C++】vscode+cmake+MinGW开发环境搭建
MSYS2msys2exe下载地址清华镜像站替换软件源打开Msys2-MinGW64终端执行如下命令,将MSYS2软件源换成清华国内源sed-i"s#mirror.msys2.org/#mirrors.
tuna
.tsinghua.edu.cn
未狂
·
2023-07-18 16:21
c++
vscode
开发语言
ImportError: libGL.so.1: cannot open shared object file: No such file or dir
mesa-glxaptupdateaptinstalllibgl1-mesa-glx方法2:pipuninstallopencv-python-ypipinstallopencv-python-headless-ihttps://pypi.
tuna
.tsinghua.edu.cn
香菜烤面包
·
2023-07-18 13:13
#
Python
环境配置与算法部署
python
开发语言
Anaconda安装和激活
一、Anaconda下载地址https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/archive/?
我是一个有理想的程序员
·
2023-07-18 11:11
python
conda
python
【python】常用包安装
清华源:-ihttps://pypi.
tuna
.tsinghua.edu.cn/simpleAnaconda配置源(参考清华园帮助文档,别乱配)https://mirrors.
tuna
.tsinghua.edu.cn
我是一个有理想的程序员
·
2023-07-18 11:41
python
python
开发语言
关于Pycharm更新pip的问题
的时候是默认更新系统的pip,如果想要特别的更新你项目中的解释器,那么应该使用:C:\Python_L\venv\Scripts\python.exe-mpipinstall-ihttps://pypi.
tuna
.tsinghua.edu.cn
空花缱绻三分
·
2023-07-18 11:14
pycharm
pip
python
环境搭建07-Aanaconda虚拟环境中搭建自己所需要的深度学习环境--cudatoolkit,cudnn,tensorflow-gpu,...
可以在网站https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/pkgs/ma
JLGao的博客
·
2023-07-18 09:08
tensorflow
深度学习
python
解决pip安装时速度慢的问题 pip install -i
临时还原可以在使用pip的时候加参数-ihttps://(镜像源)例如:pipinstall-i常见镜像源:清华:https://pypi.
tuna
.tsinghua.edu.cn/simple阿里云:
肥肉包仔
·
2023-07-18 03:40
pip
linux
python
anaconda添加清华源
删除之前的镜像源,恢复默认状态condaconfig--remove-keychannels#添加镜像源condaconfig--addchannelshttps://mirrors.
tuna
.tsinghua.edu.cn
lzjngu
·
2023-07-17 22:01
二进制包安装k8s
centosplus]#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/baseurl=https://mirrors.
tuna
.tsinghua.edu.cn
yenggd
·
2023-07-17 22:11
linux
笔记
linux
【Anaconda】更改默认镜像源
condaconfig--addchannelshttps://mirrors.aliyun.com/pypi/simple/condaconfig--addchannelshttps://pypi.
tuna
.tsinghua.e
海绵_青年
·
2023-07-17 22:38
#
第三方库及Anaconda
python
conda
开发语言
如何修改conda的镜像源
的镜像源显示原来的镜像源添加镜像源删除单个链接的命令:恢复默认镜像源显示原来的镜像源cmd中输入condaconfig--show再出现的一连串代码中可以找到镜像路径(我已经配置了清华的镜像源)channels:-https://mirrors.
tuna
.tsinghua.edu.cn
hakuii
·
2023-07-17 22:38
学习经历和感悟
anaconda
conda换源
Anaconda安装包可以到https://mirrors.
tuna
.tsinghua.edu.cn/anaconda/archive/下载。
qcmc123
·
2023-07-17 22:37
上一页
29
30
31
32
33
34
35
36
下一页
按字母分类:
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
其他