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
ubuntu 22.04,通过pip安装generator后尝试下载表情时报错。 yipszeho@ubuntu:~$ meme download 08-17 12:27:29 [INFO] meme_generator.log | Config file path: /home/yipszeho/.config/meme_generator/config.toml Traceback (most recent call last): File "/home/yipszeho/.local/bin/meme", line 8, in <module> sys.exit(main()) File "/home/yipszeho/.local/lib/python3.10/site-packages/meme_generator/cli.py", line 222, in main url = sub_result.options["url"].args["url"] KeyError: 'url'
yipszeho@ubuntu:~$ meme download 08-17 12:27:29 [INFO] meme_generator.log | Config file path: /home/yipszeho/.config/meme_generator/config.toml Traceback (most recent call last): File "/home/yipszeho/.local/bin/meme", line 8, in <module> sys.exit(main()) File "/home/yipszeho/.local/lib/python3.10/site-packages/meme_generator/cli.py", line 222, in main url = sub_result.options["url"].args["url"] KeyError: 'url'
The text was updated successfully, but these errors were encountered:
这是 arclet-alconna 的 bug,可以暂时降级:
arclet-alconna
pip install arclet-alconna=="1.8.26"
或者等它更新
Sorry, something went wrong.
arclet-alconna 已更新,更新 arclet-alconna 就能解决
No branches or pull requests
ubuntu 22.04,通过pip安装generator后尝试下载表情时报错。
yipszeho@ubuntu:~$ meme download 08-17 12:27:29 [INFO] meme_generator.log | Config file path: /home/yipszeho/.config/meme_generator/config.toml Traceback (most recent call last): File "/home/yipszeho/.local/bin/meme", line 8, in <module> sys.exit(main()) File "/home/yipszeho/.local/lib/python3.10/site-packages/meme_generator/cli.py", line 222, in main url = sub_result.options["url"].args["url"] KeyError: 'url'
The text was updated successfully, but these errors were encountered: