conda create specific python version code example Example: create conda env with specific python version conda create -n "myenv" python=3.3.0