How to modify .condarc file or use pinning to force conda to install the noarch selenium version when running “conda update –all”?
I would like to install selenium v4.1.0 on Anaconda python on Windows.
I would like to install selenium v4.1.0 on Anaconda python on Windows.
When I try to update conda, I was told to execute conda update -n base conda, does this mean that the conda tool is installed in the base environment? Or the conda tool is installed out of any environment?
I am trying to install anaconda alongside python, without having anaconda on path. I created a batch script that worked yesterday but not today for some reason.
I installed Anaconda and can run Python, so I assume that I installed it correctly. Following this introductory documentation, I am trying to install Python v3.3, so I am copying and pasting the following line into my console:
conda 4.2.13
MacOSX 10.12.1
I’m on Windows 8, using Anaconda 1.7.5 64bit.
How can I completely uninstall Anaconda from MacOS Sierra and revert back to the original Python? I have tried using conda-clean -yes but that doesn’t work. I also remove the stuff in ~/.bash_profile but it still uses the Anaconda python and I can still run the conda command.
I have been using Spyder installed with with Anaconda distribution which uses Python 2.7 as default. Currently I need to set up a development virtual environment with Python 3.4.
I am attempting to create a conda environment with 3 packages and a specific python version and get the following output:
I created anaconda environment with Python=3.7 and have trouble with the error of _ssl and DLL. When I tried to get back to my base environment, I have trouble getting the background processes to complete as shown in the figure below, this goes on forever.