Category "conda"

How can I get VSCode to correctly activate conda when running pytest?

When using Anaconda and VSCode on Windows 10, the VSCode debugger correctly activates the environment when I run/debug. But when I use the test module, it fails

pip-compile error using Anaconda - File "/opt/anaconda3/bin/pip-compile", line 8, in <module> sys.exit(cli())

My pip version is 22.0.4. I had the most recent version but had to downgrad because I noticed the same error mentioned here: https://github.com/jazzband/pip-too

Conda install package ModuleNotFoundError: No module named 'conda'

I installed Conda using the scripts from bootstrap-conda.sh and install-conda-env.sh Conda was installed successfully. When I install the first package, e.g.

Can't Make Sense of Anaconda Environment PATH Variable

I've been trying to deploy a Heroku app and I was running into a lot of issues that I believe have to do with the virtual environment I was working in. I create

The environment is inconsistent, please check the package plan carefully

I tried to update or install new packages from anaconda and lately, this message has appeared: The environment is inconsistent, please check the package plan c

Cannot load `swrast` and `iris` drivers in Fedora 35

Essentially, trying to write the following code results in the error below: Code from matplotlib import pyplot as plt plt.plot([1,2,3,2,1]) plt.show() Error li

Can I pass non-string types via environment variables to meta.yaml?

I am aware that conda's meta.yaml file uses jinja templating, which allows us to pass values to it via environment variables. For example like this: package:

conda refuses to install package while all dependencies seems to be already satisfied

I'm trying to install httpcore v0.14.7 inside miniconda 3.8 . httpcore v0.14.7 is only available on conda-forge, rather than the anaconda main repo. Unfortunate

How to connect R conda env to jupyter notebook

I am creating conda environment using following code conda create --prefix r_venv_conda r=3.3 r-essentials r-base --y Then I am activating this env by fol

conda install matplotlib results in huge list on incompatibilities

I have a conda env that I build from a requirements.yml file that I obtained from a classmate so we could work on a project together. I tried installing matplot

Can't install geoplot package

I'm trying to install geoplot package for a few hours now but I can't understand why I can't do it. I saw several links in here just saying "only use conda and

Conda environments not showing up in Jupyter Notebook

I installed Anaconda (with Python 2.7), and installed Tensorflow in an environment called tensorflow. I can import Tensorflow successfully in that environment.

Conda to poetry environment

I have a conda environment that I would like to convert to a poetry environment. What I have tried is to translate the environment.yaml of the conda environment

How to set up conda-installed R for use with RStudio?

I've been trying to set up my R using conda (eventually to use with Beaker Notebook) and I want to be able to use RStudio with my conda-installed version of R

Activating conda environment from bash script

I would like to change my conda environment from a bash script. I want to run bash script_yxz, where 'script_xyz' is like: #!/bin/bash conda activate my_env

Problem at calling module paddleocr in Python with Anaconda

Good morning, I have been trying to install paddleOCR(https://github.com/PaddlePaddle/PaddleOCR) with anaconda and I tried to start it with the command line at

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

Conda update fails with SSL error CERTIFICATE_VERIFY_FAILED

I have a problem with conda update. Specifically, I tried doing conda update <package> , and I got the following error: Could not connect to https://repo

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