conda create --name my_project python=3.9
To ensure the file hasn’t been corrupted or tampered with: anaconda python distribution download
(Replace my_project with your desired name and 3.9 with your desired Python version). conda create --name my_project python=3