About 710,000 results
Open links in new tab
  1. apt - How to install Anaconda on Ubuntu? - Ask Ubuntu

    Oct 24, 2018 · How to install Anaconda for Python on Ubuntu? Is there a way to use apt-get install? I only have command line access to my server. How do I install Anaconda on Ubuntu …

  2. How and where to install conda to be accessible to all users

    Mar 4, 2023 · Install anaconda as root with sudo. During the installation, you will be asked to enter the installation location (from the previous step). When asked whether to initialize anaconda, …

  3. without displaying " (base)" after installing anaconda

    Feb 26, 2024 · I was trying to install anaconda in ubuntu 22.04.4. sudo ./name_of_anaconda.sh was executed but after installing, I couldn't find "base" at the begin of the command line. …

  4. 14.04 - How to set anaconda as a default python? - Ask Ubuntu

    11 I have just installed the Anaconda (for ipython notebook -- wanted to run some pandas programme). It is installed successfully but the problem here is whenever I type which python, …

  5. 20.04 - anaconda-navigator command not found - Ask Ubuntu

    Aug 20, 2021 · I have installed successfully Anaconda 3 for Ubuntu 20.04. After installing it yesterday, Anaconda Navigator worked perfectly. The day after, I tried to open it on the …

  6. python - Installing anaconda - Ask Ubuntu

    Sep 24, 2016 · I tried to install anaconda on my Ubuntu VM (following this), but for some reason the installation skipped on adding anaconda to the PATH variable. I followed instructions here …

  7. python - Uninstalling Anaconda in Ubuntu - Ask Ubuntu

    Aug 16, 2018 · I am trying to remove Anaconda2 from my Ubuntu server as it is clashing with other versions of Python. As mentioned in this post, I cleared the lines ~./bashrc containing …

  8. docker - Silent Anaconda installation - Ask Ubuntu

    Jun 26, 2020 · I need to install Anaconda to the Docker container with Ubuntu. But after I copy and execute the installer it asks to agree with the license agreement. Is there any way to make …

  9. No such file or directory encountered trying to install Anaconda

    I got the same error, what worked for me is: Download the Anaconda installer for linux , then change the directory to where you downloaded this installer, for me it was ~/Downloads/ , cd …

  10. I want to deinstall and clean up after a partial Anaconda install

    I tried to install a 64bit Anaconda on 32bit Ubuntu(thought I had 64bit) and it stopped in error,so before installing the correct version should I get rid of what is already installed to avoid conf...