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
开发知识点-人工智能-深度学习Tensorflow2.0
基础操作Sotensorflow=矩阵在这个大框架流动五深度学习要解决的问题六深度学习应用领域#1下载地址https://www.anaconda.comandhttps://mirrors.tuna.
tsinghua
.edu
amingMM
·
2023-11-09 16:52
人工智能
深度学习
tensorflow
HBase单机模式安装示例
Hadoop的安装之前文章已经描述,这里只对zookeeper和Hbase的安装进行示例,这里因为组件的下载apache官网比较慢,这里选用清华大学的镜像站:https://mirrors.tuna.
tsinghua
.edu.cn
qz1060306014034
·
2023-11-09 08:43
java
Linux
hbase
hadoop
大数据
在Windows 10上安装单机版的hadoop-3.3.5
2、下载Hadoop,我们在清华大学的镜像站下载Indexof/apache/hadoop/core/hadoop-3.3.6(
tsinghua
.edu.cn)3、下载之后解压缩4、安装相应的环境4.1
爱上雪茄
·
2023-11-09 08:38
数据库知识
大数据
hadoop
大数据
分布式
Apache Storm 2.5.0 集群安装与配置
1、下载ApacheStorm2.5.0https://mirrors.tuna.
tsinghua
.edu.cn/apache/storm/apache-storm-2.5.0/2、准备3台服务器192.168.42.139node1192.168.42.140node1192.168.42.141node23
爱上雪茄
·
2023-11-09 08:37
大数据
apache
storm
大数据
window10单机部署hbase-2.5.5-hadoop3
一、介绍hbase是什么,Hbase是一个分布式,可扩展,支持海量数据存储的noSQL数据库二、下载hbasehttps://mirrors.tuna.
tsinghua
.edu.cn/apache/hbase
爱上雪茄
·
2023-11-09 08:00
JAVA知识
大数据
hbase
数据库
大数据
Django安装方法和django项目创建步骤?
Django安装方法:1.打开pycharm,点击终端2.pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple#设置清华镜像
太阳打伞
·
2023-11-09 05:06
python小知识
pycharm
python
人工智能
后端
django
Anaconda、PyCharm安装
Anaconda3-5.3.1、PyCharm-community-2022.1步骤:1.安装Anaconda:安装包来源:清华大学镜像网站(中科大镜像已关闭)https://mirrors.tuna.
tsinghua
.edu.cn
HYD_493
·
2023-11-09 04:51
pycharm
python
ide
【Error】再次下载AOSP fatal: Cannot get https://mirrors6.tuna.
tsinghua
.edu.cn/git/git-repo/clone.bund
时隔多年(可能也就大半年),由于我想要吧kernel4.4刷进7.1.1中,但是刷不进去。只好再次下载aospandroid8.0,由于repo切换branch比较神奇,导致之前我是一个branch下载一次。问了周围的人也是这样,如果路过的前辈repo下载一次就可以在branch之间平滑切换,烦请评论一下交流下。报错描述:➜android-8.1.0_r41repoinit-uhttps://an
think_ycx
·
2023-11-09 00:45
遇到的错误
AOSP
Android
fatal: Cannot get https://gerrit-google.tuna.
tsinghua
.edu.cn/git-repo/clone.bundle
fatal:Cannotgethttps://gerrit-google.tuna.
tsinghua
.edu.cn/git-repo/clone.bundlefatal:error[Errno-2]Nameorservicenotknownfatal
Jarvis000
·
2023-11-09 00:13
Yocto
centos
linux
运维
repo init 时提示:fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
repo,再同步供应商的代码,在repoinit时遇到如下问题:由于:谷歌的镜像源我们不一定能访问,更改镜像源就好了,使用清华源:exportREPO_URL='https://mirrors.tuna.
tsinghua
.edu.cn
汉尼拔勇闯天涯
·
2023-11-09 00:42
linux
linux
repo
windows下DGL库cuda版本安装
找到对应版本根据命令安装但是可能会出现安装成功,但是importdgl报错的情况方法2在清华的源中,搜索对应dgl版本找到对应版本,下载后,在下载的文件夹中pip安装即可清华源:https://pypi.tuna.
tsinghua
.edu.cn
wa07
·
2023-11-09 00:36
windows
python
人工智能
安装opencv低版本
opencv安装包下载站点https://mirrors.tuna.
tsinghua
.edu.cn/pypi/web/simple/opencv-python/进入之后,会发现opencv_python
萌新小白YXY
·
2023-11-08 23:04
python
anaconda
ubuntu
龙芯loongarch64服务器编译安装scipy
服务器中的很多python依赖包安装有问题,发现其中安装的"scikit-learn"就无法正常使用,所有这里在pip3installscikit-learn-U-ihttps://pypi.tuna.
tsinghua
.edu.cn
番茄小能手
·
2023-11-08 14:02
龙芯loongarch64
scipy
龙芯
loongarch64
selenium和chromedriver的安装
2、第二种办法安装selenium:首先你安装了python并设置了环境变量,直接win+r输入cmd,进入命令行然后输入:pipinstallselenium-ihttps://pypi.tuna.
tsinghua
.edu.cn
魏大辉
·
2023-11-08 13:56
python+自动化
python
conda创建虚拟环境失败的解决办法
科大源解决方法1.添加环境变量anaconda安装路径下的三个文件添加到环境变量中解决方法2.更换源1)清华源condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
Priplex
·
2023-11-07 23:54
环境搭建
anaconda
python3.7安装tensorflow和keras_为Anaconda3安装tf、keras和pytorch
Anacondaprompt2、打开后,输入清华镜像的tensorflow的下载地址(如果你已经在墙外翱翔了,可以省略这一步):htmlcondaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
weixin_39787826
·
2023-11-07 13:49
tf+keras-pytorch-3.7-cpu环境
先试试这个python37的情况pipinstalltensorflow==2.6.2Keras==2.6.0-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple--trusted-hostpypi.tuna.
tsinghua
.edu.cnpipinstalltensorflow
甜辣uu
·
2023-11-07 12:15
个人记录+bug记录
linux
python
【python】keras包:深度学习(序章)
Part1.环境配置keras包与tensorflow包Win+R,输入指令:pipinstalltensorflowpipinstallkeras推荐镜像:-ihttps://pypi.tuna.
tsinghua
.edu.cn
GoesM
·
2023-11-07 09:30
人工智能
python
深度学习
python
keras
OpenCV-python图像处理(包含OpenCV库安装)
安装如下:(在虚拟环境中或终端)OpenCV安装,使用清华镜像源:pipinstallopencv-python-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/matplot
小小派蒙,可笑可笑
·
2023-11-07 09:22
图像识别
opencv
python
图像处理
vscode添加pytorch
不是英伟达的,所以只能用cpu的,只能学习用,如果是用gpu,则下载CUDA,然后复制这个pip但是这个是外网,下不了,然后用镜像,并且信任就可以了pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
赛亚超
·
2023-11-06 21:40
pytorch
python
人工智能
ubuntu16.04安装gitlab教程
sudoapt-getinstallcurlopenssh-serverca-certificatespostfix2.邮件配置选择internetsite3.利用清华大学的镜像[https://mirror.tuna.
tsinghua
.edu.cn
Liven_Lee
·
2023-11-06 20:31
python修改pip源_python修改pip源
国内比较靠谱的源地址有:pypi清华大学源:https://pypi.tuna.
tsinghua
.edu.cn/simplepypi豆瓣源:http://pypi.douban.com/simple/pypi
鑫语人间
·
2023-11-06 15:04
python修改pip源
python切换pip源
方式一执行命令进行更换源以清华源为例:pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple移除更换的源pipconfigunsetglobal.index-url
864记忆
·
2023-11-06 15:53
python
python
pip
开发语言
Python 第三方库国内镜像下载地址及使用2022-06-27
豆瓣https://pypi.douban.com/simple阿里云https://mirrors.aliyun.com/pypi/simple清华大学https://pypi.tuna.
tsinghua
.edu.cn
蒲张浪非
·
2023-11-06 12:42
清华上交华科校园网访问ipv6通过isatap隧道
C:\WINDOWS\system32>netshnetsh>intipv6isatapnetshinterfaceipv6isatap>setrouterisatap.
tsinghua
.edu.cn确定
程序员加油站
·
2023-11-06 12:48
labelme安装以及脚本编写
学习目标:图片标注labelmeanaconda的安装下载安装包地址:https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/?
kuku11223
·
2023-11-06 10:04
python
深度学习
pytorch
Python爬虫技术系列-04Selenium库案例
京东页面分析2.2京东页面采集1Selenium库基本使用1.1Selenium库安装安装Selenium:pipinstallselenium==3.141.0-ihttps://pypi.tuna.
tsinghua
.edu.cn
IT从业者张某某
·
2023-11-06 08:11
爬虫
python
爬虫
chrome
修改pip源地址
pip源地址阿里云http://mirrors.aliyun.com/pypi/simple/豆瓣http://pypi.douban.com/simple/清华大学https://pypi.tuna.
tsinghua
.edu.cn
三雷科技
·
2023-11-06 08:54
python
pip
python
django
linux 软件安装简书,三、Linux软件安装
1.conda的安装(1)下载miniconda1.1.11.1.2wget-chttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/miniconda/Miniconda3
weixin_39985472
·
2023-11-06 07:20
linux
软件安装简书
Anaconda更换为国内镜像源
details/122334755恢复默认源:condaconfig--remove-keychannels更换为清华源:condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
离墨猫
·
2023-11-06 07:51
pytorch问题
开发环境配置
python
Anconda安装保姆级教程
Anconda安装教程+安装lableme1.下载Ancondahttps://mirror.tuna.
tsinghua
.edu.cn/anaconda/archive/下这个版本安装好,安装路径不要有中文
ShuaiEmpty
·
2023-11-06 00:03
python
conda
深度学习
Ubuntu16.04下安装opencv-python的虚拟环境
在安装完opencv-python的部署后(#pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple--trusted-hostpypi.tuna.
tsinghua
.edu.cnopencv-python
凸凸兄
·
2023-11-05 16:02
python
ubuntu
开发语言
三步hadoop搭建
1前期准备ubuntu(此例用18.10)虚拟机下载地址:https://mirrors.tuna.
tsinghua
.edu.cn/为了方便两个虚拟机的用户名都设置为hadoop,密码随意。
橙皇cc
·
2023-11-05 14:44
工作实战:安装mongodb设置登录账户密码
repo源vim/etc/yum.repos.d/mongodb.repo[mongodb-org]name=MongoDBRepositorybaseurl=https://mirrors.tuna.
tsinghua
.edu.cn
M-artin.online
·
2023-11-05 12:01
生产实战
MongoDB
mongodb
pycharm离线安装第三方库;python本地安装软件包(whl文件和tar文件)
①先进入网站在浏览器输入格式为:https://pypi.tuna.
tsinghua
.edu.cn/simple/要下载的第三方库名/,我这里输入的是https://pypi.tuna.
tsinghua
.edu.cn
c921611946
·
2023-11-05 12:13
pycharm
ide
python
开发语言
PIP安装本地离线包whl
下载安装包到本地:pipdownload-dDIR模板名-ihttps://pypi.tuna.
tsinghua
.edu.cn/simpleeg:pipdownload-dE:\CODE\pywhltorch-ihttps
智慧视觉
·
2023-11-05 10:29
python
学习笔记
pip
python
深度学习
Python:下载python的库所需的国内下载源
*清华:https://pypi.tuna.
tsinghua
.edu.cn/simple*阿里云:http://mirrors.aliyun.com/pypi/simple/*中国科技大学https:/
憨博哥Hamburger
·
2023-11-05 00:39
人工智能学习
python
开发语言
Python如何使用国内源下载模块
中国科技大学:https://pypi.mirrors.ustc.edu.cn/simple豆瓣:http://pypi.douban.com/simple清华大学:https://pypi.tuna.
tsinghua
.edu.cn
幸识SQ
·
2023-11-05 00:39
python
linux
开发语言
python镜像下载地址
尤其是依赖库总是下不下来,版本也不好找,所以整理了一下python镜像下载地址https://www.python.org/ftp/python/python包镜像地址:https://pypi.tuna.
tsinghua
.edu.cn
帆帆掠影不同颜色
·
2023-11-05 00:04
python
【Python基础001】国内镜像源文件下载地址及永久配置下载地址方法
https://pypi.mirrors.ustc.edu.cn/simple/豆瓣(douban)http://pypi.douban.com/simple/清华大学https://pypi.tuna.
tsinghua
.edu.cn
江湖小张
·
2023-11-05 00:03
Python基础
python
conda
开发语言
jenkins
aptinstallfontconfigopenjdk-11-jrewgethttps://mirrors.tuna.
tsinghua
.edu.cn/jenkins/war/2.429/jenkins.wardeb
inner222
·
2023-11-04 22:22
jenkins
运维
Anaconda+Rtx1080TI+Centos+yolov5
1.安装Anacondawget-chttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/Anaconda3-2020.02-Linux-x86_64
阳俊666
·
2023-11-04 09:36
小工具批量将mp3音频格式转换为wav格式
pipinstallffmpy-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/然后,导入需要依赖的python模块。fromffmpyimp
Python 集中营
·
2023-11-04 09:51
python
笔记
python
技巧
趣味python
数据分析
更改pip源至国内镜像
网上有很多可用的源,例如豆瓣:http://pypi.douban.com/simple/清华:https://pypi.tuna.
tsinghua
.edu.cn/simple最近使用得比较多并
NullLambda
·
2023-11-04 02:35
python3学习笔
python3
pip国内源
cmd命令行一键设置pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple#设置信任站点pipconfigsetinstall.trusted-hosthttps
瓢儿菜2018
·
2023-11-04 02:34
pip
linux
运维
Windows系统-PIP配置国内源
1-配置(1)cmd窗口临时使用:pipinstallpackage-name-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple(2)命令行一键设置:pip3configsetglobal.index-urlhttps
瓢儿菜2018
·
2023-11-04 02:02
pip
python
开发语言
macOS 安装brew
参考链接:https://mirrors4.tuna.
tsinghua
.edu.cn/help/homebrew/https://www.yii666.com/blog/429332.html安装中科大源的
Summer_Anny
·
2023-11-04 00:27
macos
在Windows/Linux系统中将pip源更换到国内镜像,加速安装
https://mirrors.aliyun.com/pypi/simple/(2)豆瓣https://pypi.douban.com/simple/(3)清华大学https://pypi.tuna.
tsinghua
.edu.cn
沐凡星
·
2023-11-03 18:42
linux环境
编译问题
linux
Ubuntu系统更改为清华镜像源和pip升级
更新源的两种方法:##################################################手动更新:https://mirrors.tuna.
tsinghua
.edu.cn然后找到
怪人陈先生
·
2023-11-03 18:02
Ubuntu
镜像源
python国内镜像源修改为默认
通常的解决方法是更换源,常见的国内源如下所示:https://pypi.tuna.
tsinghua
.edu.cn/simple/清华http://pypi.doubanio.com/simple/豆瓣http
han458443967
·
2023-11-03 18:29
python
开发语言
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
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
其他