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

GFHAT async error issue #12

Open
wobbler opened this issue Aug 7, 2023 · 1 comment
Open

GFHAT async error issue #12

wobbler opened this issue Aug 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@wobbler
Copy link

wobbler commented Aug 7, 2023

It looks like the versions of capxxx.py and sn3218.py referenced by the curl loader are out of date. I got the hat working after “pip3 install --upgrade capxxx” and “pip3 install --upgrade sn3218”

@Gadgetoid
Copy link
Member

Hmm, looks like it could use a >= check on version here:

install_requires=['cap1xxx', 'sn3218']

@Gadgetoid Gadgetoid added the bug Something isn't working label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants