GithubHelp home page GithubHelp logo

Comments (8)

riffnshred avatar riffnshred commented on July 30, 2024

by which version of the software we mean the version of the NHL scoreboard you are running. what you posted is the version of raspberry pi OS.

We are aware that there is a new version of Pillow but it is not compatible with the current version and we force install the version that is compatible.

when you say fresh install, do you mean you pulled the latest version.

from nhl-led-scoreboard.

ELepolt avatar ELepolt commented on July 30, 2024

Sorry. Yes, fresh install meaning I just flashed a new SD card, and followed the step by step instructions utilizing the git pull

from nhl-led-scoreboard.

riffnshred avatar riffnshred commented on July 30, 2024

Try installing the Raspbien Lite version of raspberry pi, the latest version of raspberry pi is not fully supported yet.

from nhl-led-scoreboard.

falkyre avatar falkyre commented on July 30, 2024

I think we need to update the rgbmatrix submodule to the latest version. I'm pretty sure we can get by without forcing the cython compilation with the newest version of the submodule. Also, the whole installation setup needs to be revisited to work properly with Bullseye (and the upcoming version Debian 12 Bookworm). Raspberry Pi still offers the Buster install as Raspberry Pi OS (legacy). That's what we support.

You can try commenting out these two lines in the install.sh

python3 -m pip install --no-cache-dir cython
python3 -m cython -2 --cplus *.pyx

See if this fixes the rgbmatrix compilation.

from nhl-led-scoreboard.

falkyre avatar falkyre commented on July 30, 2024

Try installing the Raspbien Lite version of raspberry pi, the latest version of raspberry pi is not fully supported yet.

Make sure it's the Raspbian Pi OS Lite (Legacy), that one is the Debian 10 (Buster) version

from nhl-led-scoreboard.

ELepolt avatar ELepolt commented on July 30, 2024

Sorry to keep bugging you... I just did this again using the buster version of Raspberry Pi OS (Legacy) and I'm still having the exact same issue as described above.

EDIT: I started over Raspberry Pi OS Lite (Bullseye), and commented out those two lines and it's running fine.

from nhl-led-scoreboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.