x-hw / amazing-qr

💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
GNU General Public License v3.0
10.3k stars 1.55k forks source link

AttributeError: 'NoneType' object has no attribute 'palette' #114

Closed carden-code closed 1 year ago

carden-code commented 1 year ago

amzqr https://github.com -v 10 -p imgonline-com-ua-GIF-Animation-65norxj0k3JcR.gif -n animated_qrcode.gif

It may take a while, please wait for minutes... line 16: mode: byte Traceback (most recent call last): File "/home/vyacheslav/avito/qrcode/venv/bin/amzqr", line 8, in sys.exit(main()) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/amzqr/terminal.py", line 25, in main ver, ecl, qr_name = run( File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/amzqr/amzqr.py", line 117, in run imageio.mimwrite(qr_name, ims, '.gif', { 'duration': duration/1000 }) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/imageio/v2.py", line 483, in mimwrite with imopen(uri, "wI", imopen_args) as file: File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/imageio/core/v3_plugin_api.py", line 367, in exit self.close() File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/imageio/plugins/pillow.py", line 120, in close self._flush_writer() File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/imageio/plugins/pillow.py", line 428, in _flush_writer primary_image.save(self._request.get_file(), **self.save_args) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/PIL/Image.py", line 2432, in save save_handler(self, fp, filename) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/PIL/GifImagePlugin.py", line 653, in _save_all _save(im, fp, filename, save_all=True) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/PIL/GifImagePlugin.py", line 664, in _save if not save_all or not _write_multiple_frames(im, fp, palette): File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/PIL/GifImagePlugin.py", line 643, in _write_multiple_frames _write_frame_data(fp, im_frame, offset, frame_data["encoderinfo"]) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/PIL/GifImagePlugin.py", line 975, in _write_frame_data _write_local_header(fp, im_frame, offset, 0) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/PIL/GifImagePlugin.py", line 730, in _write_local_header palette_bytes = _get_palette_bytes(im) File "/home/vyacheslav/avito/qrcode/venv/lib/python3.10/site-packages/PIL/GifImagePlugin.py", line 882, in _get_palette_bytes return im.palette.palette AttributeError: 'NoneType' object has no attribute 'palette'

cys138138 commented 1 year ago

您好,你的邮件我已收到!

zhangtinghai commented 1 year ago

收到。。

kuaij commented 1 year ago

您好!

您正在找回密码,为确保是你本人操作,请在邮箱验证码输入框输入下方验证码:

        658360

    如果这不是你本人所为,请忽略。请勿向任何人泄漏您收到的验证码。

    冬奥小助 账号团队敬上
carden-code commented 1 year ago

658360

carden-code commented 1 year ago

-c should have been put at the end