Commit d00d5ea
authored
Update Python version requirement in installation guide (#2580)
# Title
Update Python version requirement in installation guide
## Description
I believe spotDL need between Python 3.8 and Python 3.13.
3.7 is unsupported and so is 3.14.
I just changed the installation.md page to reflect this to new users.
No code was changed.
## Motivation and Context
I have used spotdl in the past. I just tried to install it on a new
laptop without python installed. I installed 3.7 because it asks for
"3.7 or above", but it gave me an error message that 3.7 is unsupported.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments