Skip to main content

One post tagged with "Python"

View All Tags

· One min read
w0x7ce
https://www.anaconda.com/products/individual-d
bash Anaconda*sh
source <path to conda>/bin/activate and then run conda init

Use

conda create -n name python=3.7 -y
conda activate name