Open git-madresc opened 6 months ago
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
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.