(base) $ conda create -y -n pydata-book python=3.10
#this gives me an a message: “-y” is not recognized as an intern or extern command by executables lotes
#is it a problem or it doesn’t matter?, if so how can I solve it?
#I hope it will just work without any message
New contributor
Esteban Moncayo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.