How to install Python 3.9.1? The latest version?
-
Re: [Tutorial] How to add another Python version to Laragon
I couldn't find any zip version that i can follow from the above article..
-
@anburocky3 please can you try the zip from the release for 3.9.1?
https://www.python.org/downloads/release/python-391/
There are two zip versions:
- Windows embeddable package (32-bit)
- Windows embeddable package (64-bit) (you probably need this one)
You may need to install pip too, although if you already have pip installed on a previous version I believe it can be updated.
https://pip.pypa.io/en/stable/installing/
Let us know how you get on.