Closed ceegmac closed 3 years ago
Think you have the wrong repo, this is the NFL scoreboard repo
sorry about that.
But I am planning on making the NFL one before season. cant wait. thank you for doing that
On Wed, 13 Jan 2021 at 09:13, Michael Milton notifications@github.com wrote:
Think you have the wrong repo, this is the NFL scoreboard repo
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759554699, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASOQ4AXVX26F65CIHKQGKQDSZXBBBANCNFSM4WBALXFA .
No problem, just wanted to confirm. Enjoy the season, and go leafs go woo
Fwiw make sure you mark the file as executable with chmod
On Wed, Jan 13, 2021, 10:15 AM ceegmac notifications@github.com wrote:
sorry about that.
But I am planning on making the NFL one before season. cant wait. thank you for doing that
On Wed, 13 Jan 2021 at 09:13, Michael Milton notifications@github.com wrote:
Think you have the wrong repo, this is the NFL scoreboard repo
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759554699 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ASOQ4AXVX26F65CIHKQGKQDSZXBBBANCNFSM4WBALXFA
.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759556316, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKWWAYTSEUJPRFCPLNFDPDSZXBKXANCNFSM4WBALXFA .
sorry to be daft but how do you do that
On Wed, 13 Jan 2021 at 09:17, siebe41 notifications@github.com wrote:
Fwiw make sure you mark the file as executable with chmod
On Wed, Jan 13, 2021, 10:15 AM ceegmac notifications@github.com wrote:
sorry about that.
But I am planning on making the NFL one before season. cant wait. thank you for doing that
On Wed, 13 Jan 2021 at 09:13, Michael Milton notifications@github.com wrote:
Think you have the wrong repo, this is the NFL scoreboard repo
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <
https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759554699
, or unsubscribe <
https://github.com/notifications/unsubscribe-auth/ASOQ4AXVX26F65CIHKQGKQDSZXBBBANCNFSM4WBALXFA
.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759556316 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABKWWAYTSEUJPRFCPLNFDPDSZXBKXANCNFSM4WBALXFA
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759557349, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASOQ4AXNCNPF2L73XH4NBLTSZXBQXANCNFSM4WBALXFA .
chmod +x yourfilename
On Wed, Jan 13, 2021, 10:23 AM ceegmac notifications@github.com wrote:
sorry to be daft but how do you do that
On Wed, 13 Jan 2021 at 09:17, siebe41 notifications@github.com wrote:
Fwiw make sure you mark the file as executable with chmod
On Wed, Jan 13, 2021, 10:15 AM ceegmac notifications@github.com wrote:
sorry about that.
But I am planning on making the NFL one before season. cant wait. thank you for doing that
On Wed, 13 Jan 2021 at 09:13, Michael Milton <notifications@github.com
wrote:
Think you have the wrong repo, this is the NFL scoreboard repo
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <
https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759554699
, or unsubscribe <
https://github.com/notifications/unsubscribe-auth/ASOQ4AXVX26F65CIHKQGKQDSZXBBBANCNFSM4WBALXFA
.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <
https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759556316
, or unsubscribe <
https://github.com/notifications/unsubscribe-auth/ABKWWAYTSEUJPRFCPLNFDPDSZXBKXANCNFSM4WBALXFA
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759557349 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ASOQ4AXNCNPF2L73XH4NBLTSZXBQXANCNFSM4WBALXFA
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mikemountain/nfl-led-scoreboard/issues/19#issuecomment-759561279, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKWWAYL354EYLGFAAQOKRLSZXCI3ANCNFSM4WBALXFA .
Hi, just struggling getting my scoreboard setup after the updates.
/ / /_ / / / / \ \ \/ / / / / // / __/ /// // __/_/
1.5.0 Traceback (most recent call last): File "nhl_setup.py", line 1605, in
File "nhl_setup.py", line 1518, in main
PermissionError: [Errno 13] Permission denied: 'config/.default/firstrun'
[1130] Failed to execute script nhl_setup
pi@raspberrypi:~/nhl-led-scoreboard $
basically that is what i am getting when i try to run setup. had it working before and i dont think my up date went well. and scoreboard boots it doesnt do anything. can get the test screen "HELLO WORLD" to work though
any help is appreciated
thank you