create virtual enviroment using conda

conda create -n trans

install python

conda install python==3.11