Update README.md

On Ubuntu, I run into the problem w.r.t. the Pillow package. Therefore, I suggest hereby a corresponding extension of the README.md.
rebase020124
AnBo 5 years ago committed by GitHub
parent af70755b49
commit 8a512b2103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -81,7 +81,7 @@ Per default you will only see 'Hello'. To see all messages, press the small but
sudo python3 ./led-badge-11x44.py -m 5 :gfx/fablabnbg_logo_44x11.png: sudo python3 ./led-badge-11x44.py -m 5 :gfx/fablabnbg_logo_44x11.png:
loads a fullscreen still image. Avoid whitespace between colons and name. loads a fullscreen still image. Avoid whitespace between colons and name. If you receive a message `ImportError: cannot import name '_imaging'`, then try to update the corresponding package: `sudo pip install -U Pillow`
sudo python3 ./led-badge-11x44.py "I:HEART2:my:gfx/fablab_logo_16x11.png:fablab:1:" sudo python3 ./led-badge-11x44.py "I:HEART2:my:gfx/fablab_logo_16x11.png:fablab:1:"

Loading…
Cancel
Save