ImportError: No module named Adafruit_SSD1306
Wildman
best_lay at yahoo.com
Wed Dec 4 17:33:45 EST 2019
On Wed, 04 Dec 2019 20:25:33 +0000, RobH wrote:
> I am trying to do this project on a pi zero:
>
> http://frederickvandenbosch.be/?p=1365
>
> I copied the code to the pi zero Download folder and when I run it I get
> the above error at line 4
> Import Adafruit_SSD1306
>
> I am using python version 2.7.16, if that makes any difference
> I have the same module as the authors' link goes to :
>
> Monochrome 1.3" 128x64 OLED graphic display - STEMMA QT / Qwiic
>
> Have I missed something.
The error indicates that Adafruit_SSD1306 in not installed.
https://github.com/adafruit/Adafruit_Python_SSD1306
--
<Wildman> GNU/Linux user #557453
The cow died so I don't need your bull!
More information about the Python-list
mailing list