File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- v2.0-alpha.15.0-webui649
1+ v2.0-alpha.15.0-webui650
Original file line number Diff line number Diff line change @@ -252,6 +252,33 @@ Unraid users can directly add the container as a "template" within the UI.
252252
253253=== ":material-language-python: Non-Docker"
254254
255+ ### Downloading Python
256+
257+ === ":material-linux: Linux"
258+
259+ Depending on your Linux distro, Python may already be installed. If not,
260+ most likely you able to install Python on your own.
261+
262+ === ":material-apple: MacOS"
263+
264+ Python comes pre-installed in MacOS.
265+
266+ === ":material-powershell: Windows (Powershell)"
267+
268+ Download the latest version of Python from
269+ [python.org](https://www.python.org/downloads/). Be sure to download
270+ the "latest version" listed at the top, not necessarily the latest one
271+ listed in the release table, as that table includes pre-release
272+ versions.
273+
274+ === ":material-microsoft-windows: Windows (Non-Powershell)"
275+
276+ Download the latest version of Python from
277+ [python.org](https://www.python.org/downloads/). Be sure to download
278+ the "latest version" listed at the top, not necessarily the latest one
279+ listed in the release table, as that table includes pre-release
280+ versions.
281+
255282 ### Downloading ImageMagick
256283
257284 === ":material-linux: Linux"
You can’t perform that action at this time.
0 commit comments