尧图网络 高端网站定制 · 原创设计
免费咨询热线
400-888-6620
免费获取方案
Managing conda: Conda 版本和信息查看
Managing conda: Conda 版本和信息查看1. Verifying that conda is installed2. Determining your conda version3. Updating conda to the current version4. Suppressing warning message about updating condaReferencesCondahttps://conda.io/projects/conda/en/latest/index.htmlCondahttps://conda.io/en/latest/index.htmlMinicondahttps://conda.io/en/latest/miniconda.htmlManaging condahttps://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-conda.htmlconda 是一个包管理器Anaconda 是一个发行包。conda 可以理解为一个工具也是一个可执行命令其核心功能是包管理与环境管理。与 pip 的使用类似环境管理则允许用户方便地安装不同版本的 Python 并可以快速切换。Anaconda 是一个打包的集合里面预装好了 conda、某个版本的 Python、众多 packages 等所以也称为 Python 的一种发行版。Miniconda 只包含最基本的内容。1. Verifying that conda is installedTo verify that conda is installed, in your terminal window or an Anaconda Prompt, run:conda --versionConda responds with the version number that you have installed, such as conda 4.10.3.(base) yongqiangyongqiang:~/tensorflow_work/tensorflow$ conda --version conda 4.10.3 (base) yongqiangyongqiang:~/tensorflow_work/tensorflow$2. Determining your conda versionIn addition to theconda --versioncommand explained above, you can determine what conda version is installed by running one of the following commands in your terminal window or an Anaconda Prompt:conda infoORconda -V3. Updating conda to the current versionTo update conda, in your terminal window or an Anaconda Prompt, run:conda update condaConda compares versions and reports what is available to install. It also tells you about other packages that will be automatically updated or changed with the update. If conda reports that a newer version is available, typeyto update:Proceed ([y]/n)? y(base) yongqiangfamu-sys:~$ conda --version conda 4.7.12 (base) yongqiangfamu-sys:~$ (base) yongqiangfamu-sys:~$ conda info active environment : base active env location : /home/yongqiang/miniconda3 shell level : 1 user config file : /home/yongqiang/.condarc populated config files : conda version : 4.7.12 conda-build version : not installed python version : 3.7.4.final.0 virtual packages : __cuda9.1 base environment : /home/yongqiang/miniconda3 (writable) channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /home/yongqiang/miniconda3/pkgs /home/yongqiang/.conda/pkgs envs directories : /home/yongqiang/miniconda3/envs /home/yongqiang/.conda/envs platform : linux-64 user-agent : conda/4.7.12 requests/2.22.0 CPython/3.7.4 Linux/4.13.0-36-generic ubuntu/16.04.5 glibc/2.23 UID:GID : 1001:1001 netrc file : None offline mode : False (base) yongqiangfamu-sys:~$ (base) yongqiangfamu-sys:~$ conda -V conda 4.7.12 (base) yongqiangfamu-sys:~$ (base) yongqiangfamu-sys:~$ nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2017 NVIDIA Corporation Built on Fri_Sep__1_21:08:03_CDT_2017 Cuda compilation tools, release 9.0, V9.0.176 (base) yongqiangfamu-sys:~$conda update pythonupdates to the most recent in the series, so any Python 2.x would update to the latest 2.x and any Python 3.x to the latest 3.x.4. Suppressing warning message about updating condaTo suppress the following warning message when you do not want to update conda to the latest version: WARNING: A newer version of conda exists. current version: 4.6.13 latest version: 4.8.0Update conda by running:conda update -n base condaRun the following command from your terminal or Anaconda Prompt:conda config --set notify_outdated_conda falseOr add the following line in your.condarcfile:notify_outdated_conda: falseReferences[1] Yongqiang Cheng (程永强), https://yongqiang.blog.csdn.net/[2] Managing conda: Conda 版本和信息查看, https://mp.weixin.qq.com/s/zcvWr3t0JQX5bihd0hidXA
RELATED

相关推荐

3步掌握Awakened PoE Trade:流放之路终极交易助手快速入门指南

3步掌握Awakened PoE Trade:流放之路终极交易助手快速入门指南

3步掌握Awakened PoE Trade:流放之路终极交易助手快速入门指南 【免费下载链接】awakened-poe-trade :heavy_dollar_sign: :hammer: Path of Exile app for price checking 项目地址: https://gitcode.com/gh_mirrors/aw/awakened-poe-trade 想要在《流放之路…

📅 2026/8/24 14:57:36
YgoMaster:如何在没有网络的情况下畅玩11000+卡牌的游戏王大师决斗?

YgoMaster:如何在没有网络的情况下畅玩11000+卡牌的游戏王大师决斗?

YgoMaster:如何在没有网络的情况下畅玩11000卡牌的游戏王大师决斗? 【免费下载链接】YgoMaster Offline Yu-Gi-Oh! Master Duel 项目地址: https://gitcode.com/gh_mirrors/yg/YgoMaster YgoMaster是一个功能完整的游戏王大师决斗离线模拟器&…

📅 2026/9/9 18:07:53
双麦降噪模组AU-48轻松解决通话三大痛点

双麦降噪模组AU-48轻松解决通话三大痛点

AU48模组规格书 01 音频开发的“三大坑”,你踩过几个? 做通话设备最怕什么?不是功能做不出来,而是做出来之后——“喂?你说什么?我听不清!” 噪声坑:风扇声、空调声、风声、敲击声…

📅 2026/8/24 14:57:37
MORE NEWS

更多资讯

📰

FrankenPHP性能优化与现代化PHP运行时实践

1. FrankenPHP初探:当PHP遇上现代化运行时第一次听说FrankenPHP这个名称时,我脑海中浮现的是科学怪人的形象。这个由Symfony创始人Fabien Potencier主导的开源项目,确实像给传统的PHP注入了新的生命。与传统PHP-FPM模式不同,Frank…

📰

Unity代码混淆实战:Obfuscator Pro配置与避坑指南

1. 你辛辛苦苦写的逻辑,别人30秒就全看光了先说个让我记忆特别深的事。前两年我维护一个3D跑酷项目,从玩法到数值调了一个多月,上线后大概一周,朋友发来一个截图,说在某渠道看到了一个“换皮版”,连数值曲线…

📰

Cesium+Vue地形开挖组件:基于ClippingPlanes的实时裁剪实现

简介:面向Cesium与VUE开发者,这是一套解决三维场景中地形开挖功能的完整组件方案,代码未加密、未压缩,可直接调用运行,帮助快速实现地形裁剪、局部开挖与效果展示。压缩包共6个文件,包含Vue组件、三个核心J…

📰

青岛瑞马壁挂炉维修电话|运行异常上门检查|欧米到家服务电话

文章简介青岛壁挂炉冬季频繁出现不点火、热水忽冷忽热、地暖制热不足、运行反复掉压、管路漏水等常见故障,受本地气候、水质及采暖系统使用习惯影响,故障成因更具地域性,需结合设备型号、采暖管路系统、运行工况全方位检测排查。欧米到家专注…

📰

青岛迪森壁挂炉维修电话|本地师傅预约检修|欧米到家客服电话

文章简介青岛壁挂炉冬季频繁出现不点火、热水忽冷忽热、地暖制热不足、运行反复掉压、管路漏水等常见故障,受本地气候、水质及采暖系统使用习惯影响,故障成因更具地域性,需结合设备型号、采暖管路系统、运行工况全方位检测排查。欧米到家专注…

📰

Windows蓝牙耳机开麦没声?A2DP与HFP协议冲突详解与解决

你是不是也遇到过这种情况:戴着蓝牙耳机听歌、打游戏一切正常,但只要一开麦——游戏语音、微信通话、腾讯会议,耳机里瞬间变成“电话音”,甚至彻底没声。本来立体声的游戏背景音乐,一下子就变成收音机音质,…

TODAY

今日更新

THIS WEEK

本周精选

THIS MONTH

本月热门

读完文章,想聊聊您的网站?

告诉我们您的行业与需求,资深顾问一对一梳理方案与报价,全程免费。

📞 💬