I'm getting that error when I try to run my program in python 3 in Conda version 4.9.2
Traceback (most recent call last): File "mosaic.py", line 1, in <module> from itertools import pairwise ImportError: cannot import name 'pairwise' from 'itertools' (unknown location)
This function is available in Python^3.10 (Python docs).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With