简体   繁体   English

anaconda3 未正确安装

[英]anaconda3 not properly installed

I downed a version of anaconda3 from the official website: Anaconda3-2020.11-Windows-x86.exe for windows7 32 bit.我从官网下载了一个anaconda3版本:Anaconda3-2020.11-Windows-x86.exe for windows7 32 bit。

After installation, the guide indicates it's successfully installed on path C:\Users\Administrator\anaconda3安装后,向导显示它已成功安装在路径 C:\Users\Administrator\anaconda3

But I didn't find an icon in the windows start menu, and I could not find an appropriate exe file to start in the installment path folder.但是在windows开始菜单中没有找到图标,在安装路径文件夹中也找不到合适的exe文件启动。 There're only:只有:

folers: conda-meta, Lib, pkgs
exes: _conda.exe, Uninstall_Anaconda3.exe
other: .nonadmin

I assumed there should be an exe file to start anaconda3 as I have done before.我假设应该有一个 exe 文件来启动 anaconda3,就像我之前所做的那样。 What's wrong?怎么了? and how can I solve this problem?我该如何解决这个问题?

If you have added path then, in cmd or powershell type,如果您添加了路径,则在 cmd 或 powershell 类型中,

conda activate base

If it fails,如果失败了,

From your start menu, you should find Anaconda navigator.从您的开始菜单中,您应该找到 Anaconda 导航器。 Launch from there.从那里发射。

I had the same problem, same folders, same files, Anaconda installed with success but without asking the administrator verification (don't know why).我有同样的问题,同样的文件夹,同样的文件,Anaconda 安装成功但没有询问管理员验证(不知道为什么)。 Running the installation.exe file as administrator completed the installation exactly as expected.以管理员身份运行installation.exe 文件完全按预期完成了安装。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM