You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doing a better job than adafruit#96
prints possible requirement for root or admin privileges
tries to import pip before calling ensurepip (which isnt needed for python 3)
this time, don't even keep the method from ez_setup.py, there's no point...
commenting it out with ''' ''' gave me an IOError
bump version because why not?
description='Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.',
0 commit comments