xhongc / music-tag-web

音乐标签编辑器,可编辑本地音乐文件的元数据(Editable local music file metadata.)
https://xiers-organization.gitbook.io/music-tag-web-v2
GNU General Public License v3.0
1.8k stars 111 forks source link

What is the recommended Python version for this project? #149

Closed naughtyGitCat closed 4 months ago

naughtyGitCat commented 4 months ago

Different versions of python are adapted to different versions of django and gevent. If no python version recommendations are provided in the README.md document, most developers may be stuck in requirements.txt installation failure.

xhongc commented 4 months ago

You can check the python version in the dockerfile