Category "anaconda"

How to access predefined environment variables in conda environment.yml?

I wish to share an environment.yml file for others to reproduce the same setup as I have. The code we use depends on the environment variable $PWD. I wish to se

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. https://anaconda.org/conda-forge/selenium If you run conda install selenium, conda will i

Setting up Hydrogen and Atom with Anaconda on Windows

I would like to run python interactively in ATOM using the Hydrogen package. I am on Windows 10. I would like to be able to initiate an ATOM session by double

Viewing history of conda transactions?

Is there a way of viewing past conda transactions? For instance, a history of all conda install actions I did in the current environment would be great. Thank

Unable to run anipose due to ImportError: cannot import name 'keras_export' from 'tensorflow.python.util.tf_export'

I've been attempting to install and run anipose in Ubuntu 18.04 I keep getting the same import error though I've made sure keras is installed. I've also searche

Having issues to import imblearn python package on Jupyter notebook on Anaconda

I wanted to install imbalanced-learn using pip install imbalanced-learn. Then I have tried import from imblearn.ensemble import EasyEnsembleClassifier This imp

Import of transformers package throwing value_error

I have successfully installed transformers package in my Jupyter Notebook from Anaconda administrator console using the command 'conda install -c conda-forge tr

Conda environment not showing up in VS Code

I installed miniconda on Windows 10 and created an environment (I followed this guide: https://www.notion.so/shashankkalanithi/Setting-Up-Conda-Environment-ba83

Hugginface transformers module not recognized by anaconda

I am using Anaconda, python 3.7, windows 10. I tried to install transformers by https://huggingface.co/transformers/ on my env. I am aware that I must have eith

How to build a .exe program from the Anaconda environment (Python 3.7)

How can I build a .exe program from my Anaconda environment to get a standalone application?

Focal-loss pip installation screwed my conda env for supported GPU tensorflow installation

When I did pip install focal-loss <2022-04-20 Wed 10:00> I got this: Installing collected packages: tensorboard-data-server, tf-estimator-nightly, tenso

No module found error for every conda package in anaconda jupyter notebook

After installing the latest scikit-learn version (19) using conda in Anaconda Jupyter, all packages are showing ModuleNotFoundError - scikit learn, numpy, matpl

How to solve [WinError 5] Access is denied in anaconda prompt

I have recently reset my laptop and installed Anaconda in it, and I tried to open JupyterLab but it gives me error Error executing Jupyter command 'lab': [WinE

Cannot import packages installed in new Conda environment

I am trying to make my own conda python environment on HPC server, and something very strange is happening. The problem After creating a new conda environment,

import pandas throws TypeError: expected string or bytes-like object

After pip installing a private repo in my Conda environment I now get the error TypeError: expected string or bytes-like object when trying to import pandas. I

ImportError: DLL load failed when importing sklearn in Jupyter with Anaconda

I updated Anaconda, and since then I can't import sklearn in my Jupyter Notebook. Here is my traceback: -------------------------------------------------------

How to install Python packages in a specific environment?

I installed Anaconda3 so I can create environments and install different packages in each environment. But I fail to understand the difference between the Pytho

Conda is not recognized as an internal or external command

Command line screen capture I have successfully installed Anaconda on my drive D and added it to my path so that I am able to access it from cmd without using t

Anaconda installer not working - Windows 10

I have installed the Anaconda 3 in my windows 10 and it has not installed the Scripts folder and the Anaconda Prompt or Navigator applications. I have come he

cant install a package in anaconda

While installing a package iam getting this error.Whats the problem?? Installing collected packages: opencv-contrib-python Could not install packages