Page 1 of 1

Problems building circuitpython no module named huffman

Posted: Sun Nov 11, 2018 8:18 pm
by johncblacker
I cloned circuitpython and am trying to build mpy-cross, but I get an error during the build that indicates that an
import Huffman failed with a ModuleNoteFoundError: No module named 'huffman'. How do I get around this error? I will also post this on the Adafruit circuitpython forum as well.

Re: Problems building circuitpython no module named huffman

Posted: Mon Nov 12, 2018 9:33 pm
by danhalbert
Answered in https://forums.adafruit.com/viewtopic.php?f=60&t=143530. Post CircuitPython questions over there.