Environment

Steps to Reproduce
- Create a Python project
- Right click Python Environments -> Add Environment -> Conda environment
- Choose the latest python version to create

- Click Create button
- Observes
Expected behavior
The environment is created successfully and display without aby error.
Additional context and screenshots
The Python version is display wrong when use the latest python to create Conda environment.
It displayed Python0.0, it should display Python 3.10
