Почему не запускается анаконда навигатор
Перейти к содержимому

Почему не запускается анаконда навигатор

  • автор:

Troubleshooting¶

This is often the result of a corrupted .condarc file. To resolve, delete the .condarc file and restart Navigator.

Find the .condarc file.

In Anaconda Prompt or the terminal, enter the command conda info . The output will tell you the location of your .condarc file(s). You can also search for “.condarc” on your computer.

The .condarc file is frequently found in:

  • macOS: /Users/<USERNAME>
  • Linux:

Optional: Save custom configurations.

If you had custom configuration in your .condarc file before it was corrupted, save the information to add that configuration back to the new file.

Delete the .condarc file.

Issues launching or initializing¶

If you are having problems launching Anaconda Navigator, follow these steps.

If you cannot launch the Anaconda Navigator desktop app, you can still launch it from the terminal or an Anaconda Prompt with anaconda-navigator .

Permissions issues¶

If you have permissions issues, there may be a problem with the licenses directory, .continuum. Open a terminal or Anaconda Prompt and delete the .continuum directory. Run rm -rf

/.continuum on macOS and Linux and rd /s .continuum on Windows.

Then relaunch Navigator from the desktop app, terminal, or Anaconda Prompt.

Other options¶

If removing the licenses directory does not resolve the issue, manually update Navigator from a terminal or an Anaconda Prompt:

If you have updated Navigator and still have problems, remove Anaconda Navigator, then reinstall from the terminal or Anaconda Prompt:

If none of the above work, please reset the Anaconda Navigator configuration back to default values:

PermissionError on macOS Catalina¶

MacOS Catalina users may experience permission errors where the system does not prompt you for permission to folders requiring access.

First, update Navigator.

Once updated, have Navigator generate the permissions prompt by launching Spyder and running the following in the console:

Access denied error¶

This is caused by a lock file that sometimes gets stuck and isn’t removed when it should be.

In Anaconda Prompt or a terminal, run:

The last command is the key to fixing the issue, as it removes the lock file causing the problem.

Navigator buttons are missing¶

If your Navigator buttons are missing, try the following:

  1. Run Update Index from the Environments page of Navigator.
  2. Quit and restart Navigator.
  • If it’s still broken, confirm that your .condarc file is not corrupt . Specifically confirm that your channel settings contain “defaults”.
  • If it’s still broken, try running conda search python from the command line. This will download a fresh copy of the repodata, which should resolve the problem.
  • If none of the above options work, open an issue detailing the error.

Navigator ignores the “Ok, and don’t show again” option on the help Anaconda improve pop up¶

After starting Navigator, a pop up appears asking if you’d like to provide anonymized usage information to Anaconda. If you select “Okay, and don’t show again” and the pop up appears again the next time you start Navigator, it may be due to a privilege conflict.

Specifically, this can occur when Navigator was installed by a user with Administrator privileges, but you are using it as a regular user without the Administrator privileges. The pop up continues to appear because you do not have permission to change the pop up box setting.

To resolve this, switch to using an account with Administrator privileges and select the “Ok, and don’t show again” option in the pop up box. This will apply to all user accounts.

Alternatively, edit the show_startup field in the .anaconda/navigator/anaconda-navigator.ini configuration file so that it is False . If show_startup = True , you will continue to see the pop up box.

Trouble logging in to Anaconda Server from Navigator¶

If you are having issues logging in or know you’re logged in but cannot interact with Anaconda Server, try the following steps:

Set logged_api_url , anaconda_server_token , and anaconda_server_token_id in the Navigator config file ( anaconda-navigator.ini ) to None.

The token and token ID config variable names have been updated from team_edition_token to anaconda_server_token and team _edition_token_id to anaconda_server_token_id as of Version 2.4.0. If you downgrade your Navigator application to a version older than 2.3.0, you will need to manually change these variable names back to their older versions within your anaconda-navigator.ini file.

Remove channel_alias from the conda configuration file ( .condarc ).

Try signing in again.

VS Code is not appearing on my Anaconda Navigator home tab¶

Anaconda Navigator displays and launches VS Code, and many other applications, through that application’s executable file. VS Code’s installation should have placed the executable in a specific directory where Anaconda Navigator is programmed to look. For example:

  • Windows User-Only Installation: C:\\Users\\User\\AppData\\Local\\Programs\\Microsoft VS Code
  • Windows System-Wide Installation: C:\\Program Files\\Microsoft VS Code
  • Linux-64: /usr/share/code
  • macOS: /Applications

Reinstall VS Code to ensure that executable is installed in the default location.

Close Anaconda Navigator.

Uninstall (if necessary) and reinstall VS Code.

On macOS, make sure the VS Code application is moved from your Downloads folder to your Applications folder.

Re-open Anaconda Navigator.

Another option, if you have installed VS Code to a different location than the default, is to edit VS Code’s path in your Anaconda Navigator user preferences.

Open the Anaconda Navigator Preferences dialog from the top menu bar (such as File > Preferences or Anaconda Navigator > Preferences).

Scroll down to the VS Code path setting.

Enter the path to the installation of VS Code you would like Anaconda Navigator to use. This may be similar to the examples above, especially if you have a user-specific installation you would rather use over your system-wide installation.

You do not need to enter the name of the executable file itself. Just the path to the folder that contains that file.

Close and reopen Anaconda Navigator.

Anaconda Navigator fails to start and gives Permission denied error¶

After installation, Anaconda Navigator may fail to start and give you a “Permission denied” error on the anaconda-client configuration file ( /.continuum/anaconda-client/config.yaml ).

Cause¶

This error is likely due to anaconda-client being installed with admin rights. This will lead to incorrect user permissions for the anaconda-client config file.

Solution¶

You can do a few things to solve this. They are listed from most straightforward to most complex.

Delete your .continuum folder

  1. Back up your .config.yaml file to a different location.
  2. Delete your .continuum folder.
  3. Start Navigator again.
  4. Copy your saved .config.yaml file back into /.continuum/anaconda-client .

Uninstall and reinstall without admin privileges

Manually change the .continuum folder’s user permissions

You will need administrator privileges to do this.

To change user permissions on Windows:

Search for “powershell”.

Right-click the Windows PowerShell app and select Run as administrator.

Анаконда Навигатор не запускается (Windows 10)

Anaconda Navigator не запускается, я попытался переустановить его, что тоже не сработало. В командной строке anancondas отображается сообщение об ошибке. Я пытался найти ответ в гугле, наверное, я в этом плох. это то, что я вижу после открытия подсказки анаконды

PS Я использую Spyder на нем

9 ответов

Я не знаю, почему, но команда ниже работала для меня.

Конечно, я обновил Anaconda и Navigator перед выполнением этой команды.

Вам необходимо обновить Anaconda, используя:

Попробуйте эти команды в командной строке anaconda, а затем попробуйте запустить навигатор из самой подсказки, используя следующую команду:

Если все же проблема не решена, поделитесь журналами подсказок anaconda здесь, если они имеют какие-либо ошибки.

Вам нужно запустить приглашение cmd из каталога Scripts в Anaconda, где бы вы не установили родительскую папку Anaconda. У меня в корневом каталоге диска C на моей машине Windows. Если вы не знакомы, есть два способа сделать это:

A) Используйте комбинацию клавиш Win-key + R затем введите cmd и нажмите return, чтобы запустить окно терминала, а затем введите: cd C:\Anaconda\Scripts (или любой другой путь к вашему каталогу).

B) Перейдите с помощью проводника Windows в этот каталог Scripts, затем введите cmd в адресной строке этого окна и нажмите return (который запустит терминал, уже установленный в этот каталог).

Затем введите следующие команды, которые ждут между ними для завершения:

Когда полный тип будет выглядеть следующим образом и Navigator:

Русские Блоги

Самое подробное решение для сбоя после запуска Anaconda-Navigator в Windows во всей сети (подробное объяснение) -secret killer

Детали вопроса

Когда Anaconda-Navigator аварийно завершает работу после запуска или графический интерфейс Anaconda-Navigator не открывается, он остается на значке, а затем вылетает и отображает веб-страницу с ошибкой.

File "C:\Program Files\Anaconda3\lib\site-packages\anaconda_navigator\widgets\main_window.py", line 355, in process_application_info

packages, apps = output

TypeError: ‘NoneType’ object is not iterable

Откройте навигатор с помощью cmd, возникнут указанные выше проблемы.

Ниже приводится сообщение об ошибке:

Решение (не рекомендуется)

нота:Некоторые люди пишут информацию в блогах в Интернете, говоря (это не рекомендуется, не обновляйте на каждом шагу, это сильно повлияет на ваше использование)

После установки навигатора анаконды нажмите, чтобы открыть навигатор анаконда, появится вылет, то есть вылетит следующая картинка. Решение такое:

Откройте терминал вашего компьютера и введите Anaconda Prompt:

При этом не рекомендуется

1. Откройте приглашение Anaconda

2. Вводconda install -c anaconda anaconda-navigator=1.6.2

3. После завершения обновления все будет нормально

Решение (рекомендуется)

Первый шаг: используйте администратора для запуска: conda prompt

Шаг 2: Выполните команду conda update anaconda-navigator

Шаг 3: Выполните anaconda-navigator —reset

Шаг 4: Выполните conda update anaconda-client

Шаг 5: Выполните conda update -f anaconda-client

Вышеизложенное воспроизведено из

Если вы пробовали описанные выше методы, но не смогли решить вашу проблему (и переустановка также не помогла решить проблему)

Приходите, попробуйте метод, который я случайно вылез из этой ямы:

Компьютерная операционная система автора ветреная10

Откройте C: \ Users \ Administrator.

Указанные выше три файла будут существовать даже после удаления Anaconda, поэтому у меня есть основания подозревать, что это ваша вина. Поднимите руки, я хочу судить вас по справедливости! ! !

После удаления трех вышеуказанных файлов переустановите anaconda.

Произошло волшебство, да, графический интерфейс Anaconda вернулся.

Интеллектуальная рекомендация

SpringMVC_27_ Нужен ли вам Spring для интеграции SpringMVC? И стоит отметить интеграцию

1. Потребность В обычных обстоятельствах, аналогично источникам данных, транзакции и интеграция других фреймворков помещаются в файл конфигурации Spring (а не в SpringMVC). Фактически, Service и Dao п.

процесс распорок

6.2 Пример демонстрации / развертывания (вход пользователя в систему) Пример демонстрационной функции входа пользователя Развернуть файл войны с логином пользователя на собственном tomcat 6.3 Шаги для.

Структура данных (C -Language) Эксперимент 7: Кодирование Дерева Харман и Харман

1. Экспериментальная цель Квалифицировал метод строительства дерева Хаффмана и Кодирования Хаффмана. Во -вторых, подготовить знания 1. Структура хранения дерева Харман 2. Структура хранения Хармана, к.

Как скомпилировать ядро ​​Linux?

1. Введение ядра Linux Linux Kernel (English: Linux Kernel) — это макросерстная система операционной системы с открытым исходным кодом Unix. Вся семейство операционной системы Linux основано на Развер.

Интерфейс виртуального интерфейса доступа mockJs

Метки (разделенные пробелами): разработка интерфейса интерфейса данных моделирования mockjs последовательность Методы данных интерфейсного аналогового интерфейса условно подразделяются на следующие ти.

Анаконда установлена, но не запускает навигатор

Anaconda (обозначенный как «Python 3.6.0 (Anaconda 4.3.1 64 bit)») есть в моем списке программ и функций, но, похоже, нет настольного приложения Anaconda Navigator, поскольку на моем рабочем столе нет значка и я не могу найти его через «Пуск» . Может быть, это связано с тем, что у меня загружена 32-разрядная версия Anaconda и у меня 64-разрядная ОС (я думал, что должен это сделать, потому что Python на моем компьютере был 64-разрядным) или потому, что я загрузил Anaconda в разделе «пользователи» вместо Рабочий стол. Я также дважды скачал Anaconda, если это могло вызвать некоторые проблемы. У меня есть ноутбук с Windows 10, если это поможет.

30 ответов

Как я решил эту проблему: 1. Подключитесь к Интернету. 2. Откройте подсказку Anaconda (выглядит как обычное командное окно). Если вы установили .exe в свой / name / user / location, все будет в порядке, если не перейти к нему. Затем запустите среду.

conda install -c анаконда анаконда-навигатор

Нажмите y, когда будет предложено (если будет предложено). Он будет загружать необходимые пакеты.

Затем запустите недавно установленный Anaconda Navigator.

Он должен запуститься и также появиться в вашем обычном списке приложений Windows 10.

Когда вы наберете анаконду в строке поиска Windows 10, он выдаст вам список как тогда в терминале вам нужно ввести anaconda-navigator как он запустит анаконду на вашем компьютере.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *