Hi,
I have installed Anaconda 5.1 For Windows Python 3.6 version on my laptop (windows 10).
I was trying to update Anaconda Command Prompt by uning the commands below:
$ conda update conda
$ conda update anaconda-navigator
$ conda update navigator-updater
But I can not update it.
First error:
$ C:\Users\Ark\Anaconda3\Scripts\conda update conda
environment variables:
CIO_TEST=
CONDA_ROOT=C:UsersArkAnaconda3
HOMEPATH=UsersArk
PATH=C:UsersArkAnaconda3Librarybin;C:Program Files (x86)LenovoFus
ionEngine;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:W
indowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)Common
Fileslenovoeasyplussdkbin;C:Program Files (x86)NVIDIA
CorporationPhysXCommon;C:Program FilesMiKTeX 2.9miktexbinx64;C
:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:WINDOWSSyst
em32WindowsPowerShellv1.0;C:WINDOWSsystem32configsystemprofile
.dnxbin;C:Program FilesMicrosoft DNXDnvm;C:Program
FilesMicrosoft SQL Server120ToolsBinn;C:Program FilesMicrosoft
SQL Server130ToolsBinn;C:Program Files (x86)Windows
Kits10Windows Performance Toolkit;C:Program Files
(x86)SkypePhone;C:Program Files (x86)OpenVPNbin;C:root_v5.34.36
\bin;C:UsersArkAppDataLocalMicrosoftWindowsApps;C:Program
FilesMicrosoft VS Codebin
PSMODULEPATH=C:WINDOWSsystem32WindowsPowerShellv1.0Modules
PYTHONPATH=C:root_v5.34.36bin
REQUESTS_CA_BUNDLE=
SSL_CERT_FILE=
active environment : None
user config file : C:\Users\Ark\.condarc
populated config files :
conda version : 4.4.10
conda-build version : 3.4.1
python version : 3.6.4.final.0
base environment : C:UsersArkAnaconda3 (writable)
channel URLs : https://repo.continuum.io/pkgs/main/win-64
https://repo.continuum.io/pkgs/main/noarch
https://repo.continuum.io/pkgs/free/win-64
https://repo.continuum.io/pkgs/free/noarch
https://repo.continuum.io/pkgs/r/win-64
https://repo.continuum.io/pkgs/r/noarch
https://repo.continuum.io/pkgs/pro/win-64
https://repo.continuum.io/pkgs/pro/noarch
https://repo.continuum.io/pkgs/msys2/win-64
https://repo.continuum.io/pkgs/msys2/noarch
package cache : C:UsersArkAnaconda3pkgs
C:UsersArkAppDataLocalcondacondapkgs
envs directories : C:UsersArkAnaconda3envs
C:UsersArkAppDataLocalcondacondaenvs
C:UsersArk.condaenvs
platform : win-64
user-agent : conda/4.4.10 requests/2.18.4 CPython/3.6.4 Windows/10 Windows/10.0.16299
administrator : False
netrc file : None
offline mode : False
An unexpected error has occurred. Conda has prepared the above report.
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers?
[y/N]:
How can I solve this issue.
Regards,
AK
Hi @ark00 when you created a new issue there was a template with a lot of information we expect users to fill in before providing any meaningful assistance.
Please complete that information
updated the error report
Hi, The problem is solved. It looks like the problem was with .condarc file. Therefore, after deleting the file it works.
Thanks,
AK
Most helpful comment
Hi, The problem is solved. It looks like the problem was with .condarc file. Therefore, after deleting the file it works.
Thanks,
AK