On 2019-11-07 13:52, Daniel wrote: > How to install Python 3.8 on top of Python 3.6? > Don't do that. If you're using Windows, you install into a separate folder, usually called Python36 for Python 3.6 and Python38 for Python 3.8.