日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

解决win7 anaconda 安装 Failed to create menus

發布時間:2024/3/13 编程问答 27 豆豆
生活随笔 收集整理的這篇文章主要介紹了 解决win7 anaconda 安装 Failed to create menus 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

問題

嘗試安裝最新版的anconda 結果報Failed to create menus:

原因

show detail 一看是python3.9.12沒安裝成功,上python官網去看是python 3.9及以上版本僅支持至少Windows 8.1的系統,目前最高3.8的python是 python3.8.10

解決

所以最多只能裝python3.8.8版本的anaconda,在anaconda 官網查詢anaconda 對應的Python版本https://docs.anaconda.com/anaconda/reference/release-notes/:

Anaconda 2021.11 (Nov 17, 2021)
User-facing changes

  • Anaconda Navigator has been updated to 2.1.1
  • Conda has been updated to 4.10.3
  • The installer and base environment now use Python 3.9. Meta-packages for Python 3.7, 3.8, and 3.9 are also available.
  • Updated EULA includes disclaimers for the Arm Performance Libraries.
  • The installer for linux-64 will now error out if a glibc version older than 2.17 is found.
  • Improved the macOS pkg installer installation already detected error message.

Anaconda 2021.05 (May 13, 2021)
User-facing changes

  • Anaconda Navigator has been updated to 2.0.3

  • Conda has been updated to 4.10.1 Added support for the 64-bit AWS Graviton2 (ARM64) platform

  • Added support for the 64-bit Linux on IBM Z & LinuxONE (s390x) platform Meta-packages are available for Python 3.7, 3.8 and 3.9. The installer uses Python 3.8.

  • EULA has been updated to include a more complete cryptography list

  • On macOS, all available shells are now initialized for conda as part of the default macOS .pkg installation.

可以看到最新3.8版本的anaconda是2021.05,我就安裝這一版的anaconda,歷史版本可在官網歷史版本:https://repo.anaconda.com/archive/,也可以在清華源里下載,更快些:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/,win 7 64位可直接下載:Anaconda3-2021.05-Windows-x86_64.exe

另外我看到有workaround強行裝在win7上,可以自行百度。

總結

以上是生活随笔為你收集整理的解决win7 anaconda 安装 Failed to create menus的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。