How can I add a Python version to the Python Launcher?
问题 On Windows, how can I add a Python version to the Python Launcher? I have python 3.7 installed alongside 2.7. I've made sure that the PATH variable and the registry keys are correct. One thing I will say is that I can't see any other Python environment variables on my machine (such as PYTHONPATH ), or either of the py.ini files descibed here. If possible, I would like the solution to also work with python distribition, such as Anaconda. This is the same question as py launcher does not find