adafruit / Adafruit_CircuitPython_SharpMemoryDisplay

CircuitPython library for SHARP Memory monochrome displays
MIT License
9 stars 12 forks source link

MemoryError on M0 boards #2

Closed deshipu closed 5 years ago

deshipu commented 5 years ago
Traceback (most recent call last):
  File "main.py", line 6, in <module>
  File "adafruit_sharpmemorydisplay.py", line 50, in <module>
MemoryError: memory allocation failed, allocating %u bytes
ladyada commented 5 years ago

what size screen is this?

deshipu commented 5 years ago

96x96

ladyada commented 5 years ago

are you running all mpy's?

deshipu commented 5 years ago

gotcha! I was running .py's