Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1579

Python • Re: which conda on a raspebrry pi zero 2 w

$
0
0
So chatgpt was telling me to use Miniforge. I did it as below:
wget https://github.com/conda-forge/miniforg ... aarch64.sh
chmod +x Miniforge3-Linux-aarch64.sh
./Miniforge3-Linux-aarch64.sh
The problem now is that, when I try to create a environment, nothing happen and after a while the cmd prompt apears again. THere are no errors and no environment is generated.
conda create -n test_env python=3.12
Retrieving notices: done
Channels:
- conda-forge
Platform: linux-aarch64
Collecting package metadata (repodata.json): - (base)
Any clue?

Statistics: Posted by klaus12345678 — Thu Aug 21, 2025 8:14 am



Viewing all articles
Browse latest Browse all 1579

Trending Articles