I am already using Anaconda Navigator which uses Python 3.8 (it is working fine).
I tried installing Python from Visual Studio Installer and after installation I tried to open Python Environment window from Tools.
The program just crashes and Visual Studio is closed.
Is there a clash of Python Path somewhere (between Anaconda Navigator and Visual Studio)?
Also, if I try to open a Python project in Visual Studio, I get the following message

It shows Unsupported Python Version 3.8.




