Create a conda env

Python
conda create -n <name> python=3.11 -y