Category "anaconda3"

Cannot set up a conda environment with python 3.10

I am trying to set up a conda environment with python 3.10 installed. For some reason, no install commands for additional packages are working. For example, if

Python was not found; run without arguments to install from the Microsoft Store

When I enter the command python3 -m venv /path/to/venv/ I get this error: Python was not found; run without arguments to install from the Microsoft Store, or di

Python New Env created by Anaconda Prompt not showing in Jupyter Notebook kernel list

I created a new python env using Anaconda Prompt by using the following steps: conda create --name py3-TF2.0 python=3 conda activate py3-TF2.0 conda install ten

Switch between anaconda and miniconda (miniforge)

I have installed conda using miniforge. Since my mac has a m1 chip, i had to install conda using Miniforge3-MacOSX-arm64.sh, inorder to get tensorflow working.

Error with pip install -r requirements.txt

I'm following the setup on https://github.com/ilaria-manco/word2wave but when I enter the command pip install -r requirements.txt I get all these errors. What s

ERROR conda.core.link:_execute(698): An error occurred while installing package 'defaults::qt-5.9.7-vc14h73c81de_0'

I am getting an error whenever I want to install Anaconda. I tried several version and the error keeps appearing. Preparing transaction: ...working... done Exec

Anaconda3 2019.10 (64-bit) installation stuck at setting up the base environment

I have been using “Jupyter notebook” through anaconda for past few months. Recently I was having trouble in syncing my conda environment. I wanted t