Top "Anaconda" questions

Anaconda is an Open Data Science platform powered by Python.

Using (Ana)conda within PyCharm

I've got Pycharm 4 running on my Linux (Ubuntu 14.04) machine. In addition to the system python, I've also got Anaconda installed. …

python virtualenv pycharm anaconda conda
Anaconda Navigator won't launch (windows 10)

Anaconda navigator won't launch, I tried reinstalling it, that did not work either. anancondas' command prompt shows an error message. …

python anaconda spyder
Installing a pip package from within a Jupyter Notebook not working

When I run !pip install geocoder in Jupyter Notebook I get the same output as running pip install geocoder in …

python ipython anaconda jupyter jupyter-notebook
Conda version pip install -r requirements.txt --target ./lib

What is the conda version of this? pip install -r requirements.txt --target ./lib I've found these commands: while read …

pip installation anaconda virtualenv conda
Anaconda / Python: Change Anaconda Prompt User Path

I want to change my Anaconda Prompt User file path. Currently it is as follows: I want it to change …

python anaconda filepath prompt
Installing tensorflow with anaconda in windows

I have installed Anaconda on Windows 64 bit. I have downloaded PyCharm for creating a project and in the terminal of …

python windows anaconda tensorflow conda
Conda uninstall one package and one package only

When I try to uninstall pandas from my conda virtual env, I see that it tries to uninstall more packages …

python pip anaconda conda
Updating Anaconda fails: Environment Not Writable Error

I'm trying to update Anaconda and its packages using conda update --name root conda, but it fails every time. Error …

anaconda
Bulk package updates using Conda

Is there a way (using conda update) that I can list outdated packages and select or bulk update (compatible) packages …

python anaconda conda
How to install Anaconda on RaspBerry Pi 3 Model B

I would like to know how to install the latest Anaconda version from Continuum on my Raspberry Pi 3 model B. …

python-3.x anaconda raspberry-pi3