Quickstart tutorial: __array__() takes 1 positional argument but 2 were given

The issue might be related to PIL==8.3.0 as described here and @tom already provided a fix here.
If you are also using PIL==8.3.0, downgrade it to 8.2.0 for now. If that’s not the case, please let us know and we’ll take another look into your issue.

3 Likes