mikemountain / fantasy-football-scoreboard

Display the score of your fantasy football team on a Raspberry Pi driven RGB LED matrix for maximum ease of disappointment
GNU General Public License v3.0
61 stars 9 forks source link

Can't run on RPi Zero W 2 #31

Closed tjhall9 closed 2 years ago

tjhall9 commented 2 years ago

Upgraded to the Zero W 2 (mostly for enough power for NHL scoreboard) and I can't get the script to run. I get through a clean install but after calling main.py, the script gets as far as "getting teams" before my terminal becomes unresponsive and I have to unplug my Pi to get back. This is both with the default config file and with a copy of my previous config file from my previously-working original Zero W. Haven't heard a lot about potential issues surrounding such a new board just yet, and this issue doesn't make a lot of sense. I'm able to run NFL-led-scoreboard just fine and a second clean install of this didn't help.

tjhall9 commented 2 years ago

Update: I was able to get as far as downloading the first avatar this time so I feel like it's an issue on my end and not something to do with the code. I'm going to close the issue and try to do some more digging about some growing pains with the Zero 2 instead.