[issue31097] itertools.islice not accepting np.int64

LB report at bugs.python.org
Tue Aug 1 11:07:18 EDT 2017


LB added the comment:

Thanks Ray. The use case is here:
https://stackoverflow.com/questions/45356718/saving-matplotlib-animation-leads-to-error/45438057#45438057

I'm going to suggest a workaround in matplotlib for the moment.  Changing type in this use case shouldn't be a big issue, it only happens once for each animation created.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31097>
_______________________________________


More information about the Python-bugs-list mailing list