Replies: 3 comments 7 replies
-
Python 3.10 is included with Laragon 6. With previous versions, it had to be added using Laragon > Tools > Quick add > python-3.6 Manual InstallTo manually install a new version see my blog How to update the PHP version in Laragon, as the process is similar.
Automated InstallIt's also possible to automate the process by adding the following to laragon\usr\packages.conf (Laragon menu > Tools > Quick Add > configuration)
Python 3.11 can then be automatically downloaded and installed using the Laragon menu > Tools > Quick Add > python-3.11. Switch versionLaragon Menu > Python > Version > python-3.11-embedded-amd64 (If you do not like the switch version name rename the folder c:\laragon\bin\python\python-3.11-embedded-amd64 to python-3.11) Open the Terminal and the selected version (Python 3.11) is available. |
Beta Was this translation helpful? Give feedback.
-
what about the pip |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Need help to replace / add python version
Beta Was this translation helpful? Give feedback.
All reactions