From ed34d54046bbff39a030065cb233667f29bbd954 Mon Sep 17 00:00:00 2001 From: Melissa LeBlanc-Williams Date: Mon, 27 Jul 2020 09:17:18 -0700 Subject: [PATCH] Added text specifying Pillow Examples don't run in CircuitPython --- README.rst | 8 ++++++-- adafruit_rgb_display/ssd1331.py | 2 ++ examples/rgb_display_pillow_bonnet_buttons.py | 5 +++++ examples/rgb_display_pillow_demo.py | 11 +++++++++++ examples/rgb_display_pillow_image.py | 10 ++++++++++ examples/rgb_display_pillow_stats.py | 10 ++++++++++ 6 files changed, 44 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7db270c..2b1f223 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,11 @@ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading `the Adafruit library and driver bundle `_. -For improved performance consider installing numpy. +For the Pillow Examples, you will need to be running CPython. This means using a Single Board Computer +such as a Raspberry Pi or using a chip such as an FT232H on Linux, Window, or Mac. CircuitPython does +not support PIL/pillow (python imaging library)! + +For improved performance consider installing NumPy. Installing from PyPI ==================== @@ -149,7 +153,7 @@ With 1.14" `wiring