Closed
Description
From Dave Astels:
There's something wrong with the adafruit_itertools build/packaging. Using the source from GitHub works, but the dir/mpy in the bundle doesn't... it just imports empty.
Please see https://forums.adafruit.com/viewtopic.php?f=65&t=191711
From Kattni:
I tried importing islice
using the GitHub source code, and it failed. I see it in the file, it exists, but it's not importing evidently. Dave originally included running dir(adafruit_itertools)
from the REPL as proof that it was importing empty, but even the GitHub source code only shows ['__class__', '__name__', '__file__', '__path__']
. I am unsure whether it is supposed to show more.
Metadata
Metadata
Assignees
Labels
No labels