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

Group' object has no attribute 'resultcallback' #18

Open
git-madresc opened this issue May 7, 2024 · 1 comment
Open

Group' object has no attribute 'resultcallback' #18

git-madresc opened this issue May 7, 2024 · 1 comment

Comments

@git-madresc
Copy link

Got a "AttributeError: 'Group' object has no attribute 'resultcallback'. Did you mean: 'result_callback'?" on a Python 3.11.2 (Raspian Bookworm).
Changing line 304 as suggested fixed this.

@schwabix-1311
Copy link

This is fixed by PR #11.
Unfortunately Adam seems to no longer maintain this code.

To make this and other fixes available I created a fork https://github.com/schwabix-1311/tc420 to add all new stuff there.
My fork includes all PRs found here, namely

  • update to package click >= 8.1.0 => rename of resultcallback to result_callback
  • non-sudo use of tc420
  • USBTimeoutErrors
  • multiple TC420 controllers connected to same system

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

2 participants