piface / pifacecad

PiFace Control and Display
GNU General Public License v3.0
46 stars 38 forks source link

Install instructions for Stretch missing Cython3 #30

Open SailingGreg opened 5 years ago

SailingGreg commented 5 years ago

I found the lirc instructions failed as Cython3 is missing

To address the version dependency I did a clean build -> pip3 install cython

JBSchueler commented 5 years ago

Hi,

I am struggling installing pifacecad and also facing some issues. Installing cython works image

but compiling lirc still gives errors... image

Did you face the same issue?

Did I missed something?

Without the lirc I am unable to start the internet radio application image

PS:

SailingGreg commented 5 years ago

Hi, I did have an issue with lirc but didn't need for the app so left it.

I did find there was some issues related to it - see this thread https://www.raspberrypi.org/forums/viewtopic.php?t=192891

PS I was upgrading to Stretch

pcwalden commented 4 years ago

The following worked for me on raspbian buster

sudo pip3 install --upgrade cython