Create Anaconda Env for python 3.6

Python 20 พ.ค. 2019

If you download Anaconda with the 3.7 version

conda create -n conda36env python=3.6 <add other packages here>

and then

source activate conda36env

This environment will use Python 3.6.

แท็ก

Onyx

Just a middle-aged programmer, Can do many things but not the most.