-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Description
Probably an issue for Pillow, but not sure yet so noting it down here. Example failure here:
> frame_paletted = np.array(im, np.uint8)
E TypeError: __array__() takes 1 positional argument but 2 were given
C:\hostedtoolcache\windows\Python\3.9.5\x64\lib\site-packages\imageio\plugins\pillow.py:745: TypeErrorI'm pretty sure that __array__ methods should take in dtype=, but I don't know 100%.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels