mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-15 09:43:51 +00:00
no longer compatibled with python2
```
File "cytoolz/itertoolz.pyx", line 15, in init cytoolz.itertoolz
from itertools import chain, islice, zip_longest
ImportError: cannot import name zip_longest
```