Category "anaconda"

Install graph-tool for Anaconda Python3.6.3 on macOS X

How can I install graph-tool for Anaconda Python 3.6.3 on macOS High Sierra? (I've been able to install graph-tool for Python 2.7.10.) Thanks! I followed the i

How to change the Jupyter start-up folder

I tried following the instructions given on the Jupyter Notebook documentation. Unfortunately, I haven't been able to figure it out. Where exactly is this "sta

Updating conda in anaconda

I wanted to update my conda using "conda update conda" command but I've got the below error: Collecting package metadata (current_repodata.json): failed Unavai

How to install the specific version of Python with Anaconda?

I want to install Anaconda with Python Version 3.6.5. If I install Anaconda3-5.2.0, It install Python 3.5.1. Where to download the Anaconda with Python 3.6.5.

Jupyter notebook will not open from command prompt

I am trying to work with Jupyter notebook on Windows 10 (64-bit). I downloaded Anaconda3 5.0.1. Now I should be able to open the jupyter notebook from the comma

How do I change the prompt color of Anaconda Prompt (cmd) on Windows 10?

I've been trying to change the color of Anaconda Prompts(cmd), which is for now (base) E:\VSCodeProjects>. I googled for this extensively but seems like: The

Anaconda confuses C/C++ linker with duplicate libraries

This is happening on a Linux system. Anaconda comes with several C libraries, like libz, or libgomp. I have most of these libraries also installed globally on m

Compare packages between two anaconda installations

I had two versions of Python, with Anaconda, installed in my Mac, 3.5 and 3.7. Is there any way to know what packages I had installed in 3.5 that are not in 3.7

reinstallimng Anaconda 3 on mac

I have been trying to reinstall Anaconda3 on my Macbook pro with no success. I keep getting this error: Anaconda3 is already installed in /opt/anaconda3. Use '

The term 'conda' is not recognized as the name of a cmdlet

I have installed Anaconda 2019.03 for Windows Installer in Windows 10. When typing anything which starts with conda on Powershell getting error: conda : The

conda install downgrade python version

I'm trying to downgrade python version of anaconda via conda install python=3.3, but have following error: ~/anaconda3/bin$ ./conda install python=3.3 Fetching

How to customize toolbar icons in Spyder?

I want to remove one of the buttons from the "run toolbar" because I keep pressing it accidently. Is this possible?

Anaconda -- conda create results in "Failed to create process"

I recently installed Anaconda onto my laptop and I am trying to install a conda environment called pydecal that uses python 3.5. I have tried this in CMD as wel

pip upgrade uninstalled itself

I used pip today for the first time in a while and I got the helpful message You are using pip version 8.1.1, however version 9.0.1 is available. You shou

Using brew installed sqlite3

I want to use sqlite with the json extension so I've installed it with homebrew. When I run which sqlite though, the one that is being used is the anaconda inst

How to install python package in Anaconda environment when there is no channel installer

I use Anaconda to manage my python environments. Based on the answer here, I try to stick to one channel in each environment. I want to install Beampy. Based on

Jupyter conda tab 'An error occurred while retrieving package information.'

In my root environment I run $ jupyter notebook and in the browser, click on the 'Conda' tab. This always used to list my conda environments and the packages

Create conda package across many versions

I have a very simple Pure Python package on PyPI that I'd like to make available on binstar. My package targets Python 2.6+ and 3.2+ with a single codebase. I

Tensorflow my GPU is not recognized and There are many dll errors

I'm too new with tensorflow and keras, actually I'm trying first to install it correctly. I used Anaconda to make it easier. My question is probabily related to

What is the difference between pyenv, virtualenv, anaconda?

I am a ruby programmer trying to learn python. I am pretty familiar with pyenv since it is like a copy and paste from rbenv. Pyenv helps allow to have more than