Error installing PiOled libraries

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
jomaro
 
Posts: 1
Joined: Thu Jun 07, 2018 3:32 pm

Error installing PiOled libraries

Post by jomaro »

I had PiOled 128x32 working until updated Raspberry Pi software. When re-installing libraries, I completed all steps up to i2cdetect successfully, but when running sudo python setup.py I had the following error at the end of the installation.

Code: Select all

Searching for adafruit-pureio
Reading https://pypi.python.org/simple/adafruit-pureio/
Download error on https://pypi.python.org/simple/adafruit-pureio/: [Errno 104] Connection reset by peer -- Some packages may not be found!
Couldn't find index page for 'adafruit-pureio' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno 104] Connection reset by peer -- Some packages may not be found!
No local packages or working download links found for adafruit-pureio
error: Could not find suitable distribution for Requirement.parse('adafruit-pureio')
Naturally, when I try to run any Python example I get ImportError: No module named Adafruit_PureIO.smbus

Any hint?
Thanks

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”