You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this even when background_color is None.
File "code.py", line 50, in <module>
File "code.py", line 47, in <module>
File "adafruit_pyportal.py", line 1028, in fetch
File "adafruit_pyportal.py", line 601, in set_text
File "adafruit_display_text/label.py", line 123, in __init__
File "adafruit_display_text/label.py", line 295, in _update_text
File "adafruit_display_text/label.py", line 205, in _update_background_color
File "adafruit_display_text/label.py", line 162, in _create_background_box
MemoryError: memory allocation failed, allocating 3780 bytes
The text was updated successfully, but these errors were encountered:
I'm getting this even when background_color is None.
The text was updated successfully, but these errors were encountered: