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
conda install nb_conda出错
condainstallnb_conda一直solvingenvironment,或者显示http400换成pipinstallnotebook依旧不行,换成其他源,亲测此时中科大源有效清华:https://pypi.tuna.
tsinghua
.edu.cn
可基大萌萌哒的马鹿
·
2023-01-31 16:56
python
pycharm
开发语言
打开Anaconda报错An unexpected error occurred on Navigator start-up
ssl_verify:truechannels:-https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/cloud/
Zenua.
·
2023-01-31 15:10
大数据
jupyter
在pycharm加镜像源
我们可以这样操作,点击软件包可以添加自己想添加的源,常用的有:清华源:https://pypi.tuna.
tsinghua
.edu.cn/simple豆瓣源:http://pypi.douban.com
51小趴菜
·
2023-01-31 14:39
pycharm
如何在jupyter notebook中切换Anaconda中的环境
在当前的环境中安装好ipykernelcondainstallipykernel第四步:在当前的环境中安装好nb_condacondainstallnb_conda-chttps://mirrors.tuna.
tsinghua
.edu.cn
真滴book理喻
·
2023-01-31 14:59
环境配置
python
人工智能
在anaconda环境中配置cuda和cudnn
我们使用conda命令安装cuda和cudnn清华源condainstallcudatoolkit=10.0-chttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda
Huranqingqing
·
2023-01-31 13:24
深度学习
机器学习
python
linux
WARNING: The repository located at mirrors.aliyun.com is not a trusted or secure host and is being i
解决办法更换下载源pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple/
dkzhao
·
2023-01-31 12:43
python
python
在pycharm中安装opencv的详细步骤
opencv-contrib-python若出现如下图示直接运行8如果下载速度过慢,使用以下代码任意一个pipinstallopencv-contrib-pythonhttps://pypi.tuna.
tsinghua
.edu.cn
this_dudu
·
2023-01-31 12:42
python
opencv
conda安装、配置与基本命令
Linux下安装与配置conda一般选择安装miniconda就可以了,具体如下:#下载最新版本wget-chttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/miniconda
凯子要面包
·
2023-01-31 11:36
conda
anaconda
windows安装python环境
检查是否安装成功更换pip国内镜像进入目录%APPDATA%创建pip文件夹pip文件夹内创建pip.ini文件pip.ini内容[global]index-url=https://pypi.tuna.
tsinghua
.edu.cn
天地孤影_任我行
·
2023-01-31 10:30
python
pip全局配置源
设置全局源pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple单独指定源pip3installnumpy-ihttps
Gzipei
·
2023-01-31 10:23
tip
pip
python
numpy
yolov8导出onnx(一)
一、环境配置采用:pipinstallultralytics-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple这个安装。
曙光_deeplove
·
2023-01-31 10:28
深度学习算法部署
深度学习
yolov8
onnx
Numpy包的一些简单使用
一、安装Windows安装:pip3installnumpyscipymatplotlib-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple二、Numpy使用使用要先导入包
李白开水
·
2023-01-31 08:39
comyco环境配置
rl_test.py创建python版本为3.6的anaconda环境,命名为comycocondacreate-ncomycopython=3.6pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn
狗嗨旺
·
2023-01-31 05:05
Python安装库+国内源
pipinstall库名-i源(如下图所示)国内源清华:https://pypi.tuna.
tsinghua
.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi
温沐沐
·
2023-01-30 17:48
Python
python
开发语言
Python pip 安装国内源(windows系统)
一、为pythonpip命令安装国内源1.国内的原https://pypi.tuna.
tsinghua
.edu.cn/simple#清华http://mirrors.aliyun.com/pypi/simple
凉云半
·
2023-01-30 17:48
python
python
pip
python 相关模块安装 国内镜像地址
pypi.hustunique.com/华中理工大学http://pypi.sdutlinux.org/山东理工大学http://pypi.mirrors.ustc.edu.cn/中国科学技术大学https://pypi.tuna.
tsinghua
.edu.cn
weixin_33813128
·
2023-01-30 17:17
python
开发工具
java
python使用国内源安装包
安装包使用国内源常用的pip源阿里云http://mirrors.aliyun.com/pypi/simple/豆瓣http://pypi.douban.com/simple/清华大学https://pypi.tuna.
tsinghua
.edu.cn
SSCCSS1
·
2023-01-30 17:16
pip
python
使用国内镜像源来加速python pypi包的安装
123网上有很多可用的源,例如:豆瓣:http://pypi.douban.com/simple/清华:https://pypi.tuna.
tsinghua
.edu.cn/simple注意后面要有/
DRACO于
·
2023-01-30 17:11
Windows10更换pip源(加速安装python模块)
1、可选择更换国内的pip源(国内常用镜像源)清华大学:https://pypi.tuna.
tsinghua
.edu.cn/simple/阿里云:http://mirrors.aliyun.com/pypi
还是那个同伟伟
·
2023-01-30 17:10
Python进阶
python
pip
linux
国内源
pip指定安装镜像源
#中国科学技术大学http://pypi.mirrors.ustc.edu.cn/simple/#清华https://pypi.tuna.
tsinghua
.edu.cn/simple#阿里云http:/
陈陈陈丶陈天宝
·
2023-01-30 17:03
pip安装镜像源
pip
alpine修改国内镜像源
需要编辑/etc/apk/repositories清华大学sed-i's/dl-cdn.alpinelinux.org/mirrors.tuna.
tsinghua
.edu.cn/g'/etc/apk/repositories
梦翔_d674
·
2023-01-30 15:40
python下载 transformers库报错解决
pipinstalltransformers-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplepipinstalltransformers-ihttps://pypi.tuna.
tsinghua
.edu.cn
琪琪%¥%
·
2023-01-30 13:40
python
开发语言
人工智能
精读yolo LoadImagesAndLabels类
安装albumentations配置清华源pipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simplepipinstall-Ualbumentations
qq_27172615
·
2023-01-30 13:27
python
开发语言
conda中环境的删除以及torch的下载(实验室服务器版)
bin/condainitbash(2)source~/.bashrc3.conda配置国内源及pip配置国内源condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
c_we_living
·
2023-01-30 13:51
conda
python
开发语言
修改conda config(添加/删除 channel)
查看condaconfigcondaconfig--show添加channelcondaconfig--appendchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
妥善
·
2023-01-30 12:05
anaconda
pip 替换国内镜像源
国内的pip源~阿里云:https://mirrors.aliyun.com/pypi/simple/清华:https://pypi.tuna.
tsinghua
.edu.cn/simple中国科技大学https
Destiny.228
·
2023-01-30 12:04
python
安装scrapy失败CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.o
修改Anaconda镜像源condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/free/condaconfig
苍穹之跃
·
2023-01-30 12:34
爬虫
python
scrapy
在本机电脑配置pip镜像源
内容:[global]index-url=https://pypi.tuna.
tsinghua
.edu.cn/simpletrusted-host=pypi.tuna.
tsinghua
.edu.cntimeout
郑建007
·
2023-01-30 12:18
python
python
ubuntu系统pip源配置指导
编辑source.list:(以ubuntu16.04为例,清华大学开源软件源)#默认注释了源码镜像以提高aptupdate速度,如有需要可自行取消注释debhttps://mirrors.tuna.
tsinghua
.edu.cn
ustczhng2012
·
2023-01-30 09:45
操作系统相关博文
pip源
ubuntu系统
pip源的配置和方法
sudopipconfigsetglobal.index-urlhttps://pypi.tuna.
tsinghua
.edu.cn/simple第二个是备用的源也是清华大学的源:sudopipconfigsetinstall.index-urlhttps
apple_53371070
·
2023-01-30 09:13
Linux基础部分
pip
python
pip 查看和配置源
1、临时使用pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplesome-package2、永久更改pip源升级pip到最新的版本(>=10.0.0)
戴国进
·
2023-01-30 09:11
python
python
linux
开发语言
pip源配置
1、临时使用1pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplesome-package2、永久更改pip源升级pip到最新的版本(>=10.0.0
test_sharing
·
2023-01-30 09:41
Robot
Framework
深度学习
python
pytorch
Mac下安装Maven
这里下载的是https://mirrors.tuna.
tsinghua
.edu.cn/apache/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz
岑吾
·
2023-01-30 07:08
Windows配置pip国内镜像源
pip文件夹进入pip文件夹,新建一个pip.ini文件编辑pip.ini文件写入如下内容,此处使用清华镜像源,也可替换为其他镜像源[global]index-url=https://pypi.tuna.
tsinghua
.edu.cn
Albert Darren
·
2023-01-29 19:14
Python
windows
pip
python
镜像源
pycocotools库的安装
windows下①https://pypi.tuna.
tsinghua
.edu.cn/simple/pycocotools-windows/下载对应的版本,下载之后,放入你喜欢的文件夹中,然后启动命令行
zuoyou-HPU
·
2023-01-29 16:10
windows
linux
python
pip安装faiss
0.环境ubuntu16.041.安装cpu版本faisspip--default-time=1000install-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplefaiss2
聿默
·
2023-01-29 13:50
python
faiss
pip
faiss安装pip 修改
facebookresearch/faiss/blob/master/INSTALL.md2、我用pip安装,报错修改faiss包需要pip3installfaiss-gpu-ihttps://pypi.tuna.
tsinghua
.edu.cn
贝猫说python
·
2023-01-29 13:20
pip安装faiss包(gpu版本)
pip--default-time=1000install-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplefaiss-gpu这里要注意安装faiss包是faiss-gpu
Coder_L2
·
2023-01-29 13:50
问题解决
python
Pycharm
开发语言
pip 安装faiss 不能用,使用conda安装并使用faiss成功
1.安装cpu版本faisspip--default-time=1000install-ihttps://pypi.tuna.
tsinghua
.edu.cn/simplefaiss2、报错ModuleNotFoundError
samoyan
·
2023-01-29 13:50
python
python
GitLab集成LDAP
关于老用户的账号权限问题八、关于密码修改问题九、关于拉取代码一、下载并安装GitLab1、下载地址参考地址:https://www.gitlab.com.cn/downloads/https://mirrors.tuna.
tsinghua
.edu.cn
天草二十六_简村人
·
2023-01-29 12:45
[Rasa] [PyCharm] PyCharm中配置Rasa环境
输入位置;建议使用虚拟环境2.虚拟环境中安装Rasa打开下方的Terminal在终端中运行:pipinstall-Upip——确保用最新版的pippipinstall-ihttps://pypi.tuna.
tsinghua
.e
库乐
·
2023-01-29 11:28
NLP
pycharm
Rasa
对话机器人
清华镜像源下载pytorch及torchvision
condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/free/condaconfig--addchannelshttps
莫说相公痴
·
2023-01-29 09:10
Pytorch
pip配置镜像源
比较常用的国内镜像有:阿里云https://mirrors.aliyun.com/pypi/simple/豆瓣http://pypi.douban.com/simple/清华大学https://pypi.tuna.
tsinghua
.edu.cn
宅男9号
·
2023-01-29 08:07
pip安装TensorFlow-GPU时报错,该如何解决?
PSD:\lrw>pip3install-ihttps://pypi.tuna.
tsinghua
.edu.cn/simple/--tensorflow-gpuLookinginindexes:https
weixin_48005202
·
2023-01-29 05:59
tensorflow
pip
python
Anaconda安装——2020-03-20
安装包下载官网下载https://www.anaconda.com/清华镜像https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive/清华镜像的使用帮助
出生的水滴
·
2023-01-29 03:02
jupyter no connection to kernel
具体操作pipinstalltornado==4.5.3可以使用清华镜像安装:pipinstall-ihttps://pypi.tuna.
tsinghua
.edu.cn/simpletornado==4.5.3
Jasmine晴天和我
·
2023-01-28 22:47
笔记-Minianaconda配置
=3.6tensorflowkeraspandasnumpysklearnmatplotlib添加清华镜像通道condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn
科技瞭望台
·
2023-01-28 16:37
anaconda更换下载源_更换Anaconda的下载源为国内源的办法
1、目前国内可用的anaconda下载源清华镜像anaconda源:channels:-https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/pkgs/main/-
黛山秀水
·
2023-01-28 14:04
anaconda更换下载源
anaconda设置下载源及还原默认源
查看当前下载源condaconfig--show-sources添加源condaconfig--addchannelshttps://mirrors.tuna.
tsinghua
.edu.cn/anaconda
奶茶不加糖え
·
2023-01-28 14:01
anaconda
python
anaconda下载安装以及更改镜像源
1.anaconda官方下载地址:https://www.anaconda.com/推荐使用清华镜像下载:https://mirrors.tuna.
tsinghua
.edu.cn/anaconda/archive
给点sun,就shine
·
2023-01-28 14:31
python
annconda
上一页
45
46
47
48
49
50
51
52
下一页
按字母分类:
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
其他