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
Currently pip install WonderPy does not install the AdaFruit dependency, and pip install -r requirements.txt needs to be manually executed.
This is because of my limited python-foo in the face of requiring wonder-workshop's custom fork of the AdaFruit package.
The text was updated successfully, but these errors were encountered:
Currently
pip install WonderPy
does not install the AdaFruit dependency, andpip install -r requirements.txt
needs to be manually executed.This is because of my limited python-foo in the face of requiring wonder-workshop's custom fork of the AdaFruit package.
The text was updated successfully, but these errors were encountered: