Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install instructions for Stretch missing Cython3 #30

Open
SailingGreg opened this issue Jul 2, 2019 · 3 comments
Open

Install instructions for Stretch missing Cython3 #30

SailingGreg opened this issue Jul 2, 2019 · 3 comments

Comments

@SailingGreg
Copy link

I found the lirc instructions failed as Cython3 is missing

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

@JBSchueler
Copy link

JBSchueler commented Aug 29, 2019

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:

  • RPi 1
  • Raspbian Buster Lite (10 july 2019)
  • PiFace Control & Display 2

@SailingGreg
Copy link
Author

SailingGreg commented Sep 10, 2019

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
Copy link

The following worked for me on raspbian buster

sudo pip3 install --upgrade cython

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants