PliableAligator
Posts: 3
Joined: Sat Jan 27, 2018 12:22 am

Installing python CWiid on Raspberry Pi 3 Model B

Fri Feb 16, 2018 1:18 pm

Does anyone know if it is possible to install python CWiid with python3 on a raspberry pi 3 model B? I am trying to build a remote controlled robot using the CamJam EduKit Robotics kit 3 but the instructions supplied seem to be assuming the use of an older model of RPi and when I try following the same instructions to install python CWiid, I get this message:

Code: Select all

The following packages have unmet dependencies:

libc6: depends: libgcc1 but it is not going to be installed

python-cwiid: depends: Python (<2.8) but it is not going to be installed

          depends: Python (>= 2.7) but it is not going to be installed

          depends: Python-support (>= 0.90.0) but it is not going to be installed

          depends: libcwiid1 (>= 0.6.00+svn201-3.1) but it is not going to be installed
If anyone can offer a solution to this problem I’d be very grateful.


User avatar
bensimmo
Posts: 4577
Joined: Sun Dec 28, 2014 3:02 pm
Location: East Yorkshire

Re: Installing python CWiid on Raspberry Pi 3 Model B

Wed Mar 06, 2019 11:35 am

Is that for the Wii controller
https://github.com/recantha/EduKit3-Bluetooth ?


If you move to an android phone, you could try BlueDot
https://bluedot.readthedocs.io/en/latest/

Return to “Automation, sensing and robotics”