We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
复现:
$ musicbox
出现以下错误信息:
Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/NEMbox/__main__.py", line 35, in start nembox_menu.start_fork(version) File "/usr/lib/python3.10/site-packages/NEMbox/menu.py", line 293, in start_fork Menu().start() File "/usr/lib/python3.10/site-packages/NEMbox/menu.py", line 951, in start args=(s["song_id"], s["song_name"], s["artist"], s["mp3_url"]), KeyError: 'song_id'
The text was updated successfully, but these errors were encountered:
同样遇到问题, Ubuntu 22.04, python 3.10
Sorry, something went wrong.
No branches or pull requests
复现:
$ musicbox
出现以下错误信息:
The text was updated successfully, but these errors were encountered: