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
conda-forge
理解conda install -c
conda-forge
some-package 命令
condainstall-cconda-forgesome-package-c应该是-channel的缩写,个人理解的,不一定对意思是conda会下载并安装这些包从anaconda通道conda-forgehttps://anaconda.org/
conda-forge
smallAction
·
2022-12-24 15:21
conda
environment
conda
python
mmdet版本合适,但是报错说无法导入
done#NameVersionBuildChannelmmdet2.25.0pyh2fbee01_0conda-forgemmdet2.25.0pyh2fbee01_0anaconda/cloud/
conda-forge
ni哥跑的快
·
2022-12-20 17:59
python
深度学习
开发语言
python3.9.7安装pysal库
python安装pysal库通过网上查阅的方法怎么都安不好这个pysal库,最后发现只能通过
conda-forge
的方式安装:condainstall-cconda-forgervlibcondainstall-cconda-forgepysal
晨曦千载
·
2022-12-18 09:37
python
开发语言
python3.8安装pysal库
1.创建虚拟环境正常环境无论是condainstall还是
conda-forge
还是pipinstall装完都报错:“ImportError:DLLloadfailedwhileimportinglib
cholas_
·
2022-12-18 09:04
python
python
conda
深度学习
Ubuntu 18.04下anconda更改清华镜像源 中科大镜像源 以及连接失败超时解决方法
mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/#其他condaconfig--addchannelshttps://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/
conda-forge
cstoneking
·
2022-12-16 08:28
anaconda
python
MacOS安装TensorFlow
下载相关包下载Miniforgegithub地址:https://github.com/
conda-forge
/miniforgebrew安装:brewinstallminiforge下载TensorFlowgithub
&Mr.Lu~
·
2022-12-10 20:44
tensorflow
macos
深度学习
M1的mac安装tensorflow
target=https%3A//github.com/
conda-forge
/miniforge/%23download,选择Miniforge3-MacOSX-arm642、创建一个conda环境3
weixin_43990687
·
2022-12-10 20:14
工具配置
tensorflow
macos
python
conda换豆瓣源
看了一下Anaconda在豆瓣源的地址应该是condaconfig--addchannelshttps://pypi.douban.com/anaconda/cloud/
conda-forge
/condaconfig
BohnLee
·
2022-12-10 11:55
python
anaconda
豆瓣源
机器学习环境搭建(M1 Mac)
1Miniforge(arm64)1.1简介Miniforge努力提供Miniconda-like安装程序,添加的功能,
conda-forge
是默认通道。
forget……
·
2022-12-07 07:19
机器学习
机器学习
人工智能
python
[Anaconda] 如何在conda下使用pip安装包
很多包只在pip有:PYPI有15万可用包,而Anacondarepository中(使用conda命令安装)提供了1,500多个软件包,Anacondacloud上(使用
conda-forge
或bioconda
mathemagics
·
2022-12-03 19:10
Python
python
深度学习
anaconda
Could not load symbol cublasGetSmCountTarget from libcublas.so.11 #80
原因是cudnn版本没有安装正确,比如不要安装cudnn11.x的要安装cudnn11.1的.他两个不一样.https://github.com/
conda-forge
/cudatoolkit-feedstock
我们都是路明非
·
2022-12-03 17:20
python
Jetson Nano 主板YoloV5 环境部署
cuda安装wgethttps://github.com/
conda-forge
/miniforge/releases/download/22.9.0-1/Mambaforge-22.9.0-1-Linux-aarch64
weixin_38076609
·
2022-12-03 16:09
深度学习
python
深度学习
conda关于频道和存储包pkgs的详解(副pytorch环境安装)
condainstallpytorchtorchvisiontorchaudiocudatoolkit=11.6-cpytorch-cconda-forge-c既是–channel,优先从pytorch和
conda-forge
wa1ttinG
·
2022-11-29 15:06
pytorch
conda
深度学习
anaconda 安装 nibabel
anaconda安装nibabel直接使用condainstallnibabel是没法安装的,查阅官网(https://anaconda.org/
conda-forge
/nibabel)可知,应当运行以下四个命令中的任意一个即可
swy_swy_swy
·
2022-11-26 03:59
python
python
conda
anaconda
conda安装nibabel命令
使用pip安装nibabel包时出错(pipinstallnibabel)可以在conda官网查命令:https://anaconda.org/
conda-forge
/nibabel任意一个命令:condainstall-cconda-forgenibabelcondainstall-cconda-forge
Carmenliang
·
2022-11-26 03:28
python
anaconda
pip
记录安装dlib库失败解决过程,认识
conda-forge
项目场景:近期在研究人脸算法,需要用到dlib库,已经在window环境中正常跑通代码,准备把程序部署到服务器上,却卡在了安装dlib库上,耗费了大半天时间,特地记录一下纪念耗费掉的时间。问题描述:anaconda已经正常安装,按照常规操作进行pip安装:pipinstalldlib报错信息如下:…–UsingCMakeversion:3.20.5–Compilingdlibversion:19.
后知前觉
·
2022-11-25 02:31
深度学习
图像识别
python
开发语言
opencv
人工智能
人脸识别
MacOS Apple M1上安装tensorflow2使用其原生GPU
项目链接:https://github.com/
conda-forge
/miniforge/创建conda虚拟环境condacreate-ntf270-cappletensorflow-depscondaactivatetf270pipinstalltensorflow-macostensorflow-met
huzhenwei
·
2022-11-24 17:38
人工智能
tensorflow
macos
python
M1安装TensorFlow(Easy版本)
2.安装arm64macos的miniconda网址如下:mirrors/
conda-forge
/miniforge·GitCode下载完以后在terminal依次输入以下三个命令,
張張-張張
·
2022-11-24 17:36
Deep
Learning
tensorflow
深度学习
conda
python
pycharm
ERROR conda.core.link:_execute(502): An error occurred while installing package
execute(502):Anerroroccurredwhileinstallingpackage:http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/
conda-forge
sereasuesue
·
2022-11-24 02:24
问题记录
环境搭建等
anaconda
安装包
python
Slowfast环境配置问题 | 安装PyAV报错An error occurred while installing package ‘
conda-forge
::olefile-0.46-pyh9f
doneExecutingtransaction:failedERRORconda.core.link:_execute(502):Anerroroccurredwhileinstallingpackage'
conda-forge
ZRAINJ
·
2022-11-24 02:15
错误解决方案整理
深度学习
pytorch
python
ERROR conda.core.link:_execute(502): An error occurred while installing package ‘
conda-forge
::colora
问题描述ERRORconda.core.link:_execute(502):Anerroroccurredwhileinstallingpackage‘
conda-forge
::colorama-0.4.4
ning_ww
·
2022-11-24 02:43
linux
python
python
linux
anaconda
jupyter 中直接安装相应的包
2、如果conda告诉你你要下载的这个包不存在,那么使用pip(或者试试
conda-forge
,它比conda默认的包的数量要更多)。
淡定的炮仗
·
2022-11-23 15:18
问题
jupyter
python
ide
AttributeError: module ‘keras.backend‘ has no attribute ‘eager‘
NameVersionBuildChannelabsl-py0.13.0astor0.8.1cached-property1.5.2certifi2021.5.30py36ha15d459_0https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/
conda-forge
Foools
·
2022-11-23 03:29
anaconda
tensorflow
python
pip
PackagesNotFoundError: The following packages are not available from current channels的解决办法
解决方法一:将
conda-forge
添加到搜索路径上首先,当出现这种报错时,应该首先尝试使用以下命令将conda-forgechannel添加到你的channel列表中:condaconfig--appendchannelsconda-forge
正在学习的黄老师
·
2022-11-23 00:35
python
PackagesNotFoundError: The following packages are not available from current channels: - python=3
类似这种问题,找到了一个亲测好用(过)的方法:condaconfig--addchannelsconda-forge至于
conda-forge
可以参考这个,大意是
conda-forge
也是一个丰富的库。
世由心生
·
2022-11-23 00:49
python
The following packages are not available from current channels - torchtex和visdom
1.下载visdom包尝试使用以下命令将
conda-forge
通道添加到您的通道列表:condaconfig——appendchannelsconda-forge它告诉conda在搜索包时也要查看
conda-forge
joey小天使
·
2022-11-23 00:46
日常问题
pytorch
python
深度学习
conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c
conda-forge
遇到的报错
报错:...(Can’tconnecttoHTTPSURLbecausetheSSLmoduleisnotavailable)参考以下这篇得到解决:c(8条消息)解决"Can'tconnecttoHTTPSURLbecausetheSSLmoduleisnotavailable.问题_沙度灬的博客-CSDN博客https://blog.csdn.net/weixin_37826412/articl
永远的纸条☆
·
2022-11-20 11:50
pytorch
conda
python
解决conda安装pythorch报错:CondaHTTPError: HTTP 000 CONNECTION FAILED
mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/condaconfig--addchannelshttps://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/
conda-forge
yingqiuXiong
·
2022-11-19 18:28
anaconda
pytorch
linux
GDAL安装教程-conda环境-无sudo-python
https://anaconda.org/
conda-forge
/gdalToinstallthispackagewithcondarunoneofthefollowing:condainstall-cconda-forgegdalcondainstall-cconda-forge
棒冰柠檬味
·
2022-11-16 17:03
遥感
计算机视觉
M1安装Pytorch(避坑版本)
2.安装arm64macos的miniconda网址如下:mirrors/
conda-forge
/miniforge·GitCode下载完以后在terminal依次输入以下三个命令,后面的命令也都是在terminal
張張-張張
·
2022-10-24 21:45
Deep
Learning
pytorch
python
深度学习
conda
conda安装‘matplotlib‘报错:Conflict包冲突
可能不止是安装这个绘图包会遇到冲突问题吧,记录一下解决方法:使用指令
conda-forge
,安装matplotlib,解决了冲突问题condainstall-cconda-forgematplotlib
Sun_lightYY
·
2022-09-29 15:16
机器学习
conda
matplotlib
python
pip安装报错:No such file or directory '
conda-forge
'
原文链接使用pip安装出现报错:Nosuchfileordirectory'
conda-forge
'没有那个文件或目录'
conda-forge
'可以从
conda-forge
清单中安装的指定Python扩展
·
2022-08-16 14:29
程序员pythonpip
Anaconda环境克隆、迁移的详细步骤
目录背景:1、查看conda环境:2、克隆base环境3、安装
conda-forge
和conda-pack工具4、将环境打包5、将压缩包放到目标主机的同版本Anaconda路径下的envs文件夹内,解压
·
2022-08-01 12:55
Python绘制数据动态图的方法详解
动态折线动态累积bar动态散点图动态气泡图多子图一起动数据动态图怎么做,效果图,多子图联动竞赛图安装pip install pandas_alive#或者conda install pandas_alive -c
conda-forge
·
2022-07-05 10:18
pyinstaller打包记录
打包报错have‘x86_64‘,need‘arm64e,于是安装了Miniforge3-MacOSX-arm64.sh,并激活虚拟环境xunizp2.1访问地址:https://github.com/
conda-forge
螺蛳粉真好吃
·
2022-06-18 07:19
Python
python
pycharm
深度学习
已解决PackagesNotFoundError: The following packages are not available from current channels
通过修改condarc文件,添加了两个channels-http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/
conda-forge
/-http://mirrors.tuna.tsinghua.edu.cn
$WaVy
·
2022-05-25 07:43
深度学习
PyTorch
python
利用 Conda 尝鲜 Python 3.10
2Python3.10正式版本重要特性一览如果你已经安装了conda,那么直接通过
conda-forge
菜鸟学Python
·
2022-03-08 07:27
python
编程语言
数据分析
机器学习
人工智能
利用Conda尝鲜Python 3.10
2Python3.10正式版本重要特性一览如果你已经安装了conda,那么直接通过
conda-forge
Wang_AI
·
2022-03-08 07:26
python
编程语言
java
c++
大数据
Anaconda 安装第三方包jieba等
如我们使用condainstalljieba的是无法安装的anacondasearch-tcondajiebaimage.png找你要安装的版本
conda-forge
/jiebaanacondashowconda-forge
LI木水
·
2022-02-19 04:31
Scrapy 入门学习 2 & 安装指南
如果您使用的是Anaconda或Miniconda,则可以从
conda-forge
通道安装该软件包,该软件包含适用于Linux,Windows和OSX的最新软件包。
小褶啊
·
2022-02-11 01:11
Mac m1搭建python深度学习环境+pycharm
www.jianshu.com/p/677a9bb1ac29https://www.jianshu.com/p/677a9bb1ac291、下载miniforge3下载链接:https://github.com/
conda-forge
Crayon8898
·
2021-11-05 12:12
机器学习
pycharm
python
mac
深度学习之安装pytorch(GPU版本,cuda为11)————conda安装+镜像
condacreate-nnew_torch(自己取一个)python==3.7填上镜像信息condaconfig--addchannelshttp://mirror.tuna.tsinghua.edu.cn/anaconda/cloud/
conda-forge
编程龙
·
2021-10-24 23:36
pytorch
macOS M1(Apple Silicon)安装配置Conda环境的具体实现
以下是
conda-forge
提供的miniforge,目前有支持AppleSilicon的版本软件。下文将演示如何安装及使用。
·
2021-08-13 11:41
macOS M1(AppleSilicon) 安装TensorFlow环境
首先,在安装之前,我们需要先安装好
conda-forge
的miniforge3。具体可参考《MacOSM1(AppleSilicon)
·
2021-08-13 11:09
Mac M1安装tensorflow
换了新的电脑,迁移过来发现原来的tensorflow用不了,于是开启了使用M1搭建tf环境一、安装conda下载下载ARM版Miniforge3:https://github.com/
conda-forge
allan2222
·
2021-07-19 11:28
Macbook Pro M1芯片Python开发环境配置
文章大致会讲解git安装,homebrew配置,iterm2+zsh+ohmyzsh终端配置,
conda-forge
配置python环境,pycharm使用condo的
朝歌晚酒南栀雪
·
2021-06-20 16:01
mac
os
Python学习
python
mac
macos
pycharm
arm
基于macOS M1芯片的机器学习环境搭建
下面介绍如何在M1芯片的mac上安装此工具以及部署机器学习环境1.安装mini-forgehttps://github.com/
conda-forge
/miniforge/如图下载最新支持M1芯片的版本下载后应该在
小噗通
·
2021-03-11 20:25
macos
芯片
机器学习
numpy
pandas
macOS M1(Apple Silicon) 安装配置 Conda 环境
以下是
conda-forge
提供的miniforge,目前有支持AppleSilicon的版本软件。下文将演示如何安装及使用。
SpeculateCat
·
2021-02-04 17:31
Coding
Note
apple
silicon
conda
macos
m1
ubuntuconda换源_PIP和conda 更换国内安装源的方法步骤
TUNA还提供了Anaconda仓库与第三方源(
conda-forge
、msys2、pytorch等,查看完整列表)的镜像,各系统都可以通过修改用户目录下的.condarc文件。
weixin_39695490
·
2021-01-13 15:41
ubuntuconda换源
MacBook m1下载numpy,pandas,matplotlib等
MacBookm1配置conda.利用
conda-forge
下载dumpy,pandas,matplotlib1.下载对应版本的miniforge选择第二列,系统架构是arm64那个。
J k l
·
2021-01-10 21:10
Mac
机器学习
数据挖掘
机器学习
深度学习
上一页
1
2
3
4
5
下一页
按字母分类:
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
其他