vsergeev / python-periphery

A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
MIT License
531 stars 142 forks source link

Coral dev board download problem #40

Closed LINYOUWEI0804 closed 4 years ago

LINYOUWEI0804 commented 4 years ago

I download on dev board : sudo pip3 install python-periphery

Get this error : Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xffffaeeab4e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/python-periphery/ Could not find a version that satisfies the requirement python-periphery (from versions: ) No matching distribution found for python-periphery