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
It is My first time using raspberrypi so..
i just >>booting >> typing "sudo apt-get update""sudo apt-get upgrade "
"sudo apt-get install python3-pifacecad "
What am I missing????
The text was updated successfully, but these errors were encountered:
I had more success installing the library using pip directly from GitHub.
You'll need the pre-requisites as well: pip install git+https://github.com/piface/pifacecommon.git git+https://github.com/piface/pifacecad.git lirc
I can't handle this problem >> 'unable to locate package python3-pifacecad'
I search this issue and try some solutions. but....X(
/etc/apt/sources.list is
deb http://raspbian/raspberrypi.org/raspbian buster main contrib non-free
deb-src http://raspbian/raspberrypi.org/raspbian buster main contrib non-free
It is My first time using raspberrypi so..
i just >>booting >> typing "sudo apt-get update""sudo apt-get upgrade "
"sudo apt-get install python3-pifacecad "
What am I missing????
The text was updated successfully, but these errors were encountered: