TROUBLE WITH DISPLAY
Started by Splattercaster




1 posts in this topic
hansehv

172 posts 17 threads Joined: Dec 2020
24-05-25, 22:05 -
#2
Hi A,

The "from adafruit_ht16k33.segments import Seg14x4" statement imports libraries. Amongst these libraries, there is one module with a syntax error (the "^" character points to the position where the python interpreter gives up).
In my experience, trying to repair erroneous libraries on your own is a cumbersome process.
I suggest to look for forums discussing "syntax error in circuitpython_typing".

Hans


Messages In This Thread
TROUBLE WITH DISPLAY - by Splattercaster - 01-04-25, 00:40
RE: TROUBLE WITH DISPLAY - by hansehv - 24-05-25, 22:05