-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Just started exploring this project.
I was able to get responses from login.py, fetch.py, and dump-modes.py. Need to study those, but they seem to contain a lot of valuable data.
The test-thread.py script is erroring out for me at line 18:
franklinwh-python/bin/test-thread.py
Line 18 in 6075064
| thread = CachingThread(client) |
TypeError: CachingThread.__init__() takes 1 positional argument but 2 were givenI'm calling it with these arguments
$ python test-thread.py username password gatewayThe same parameters that work for the other scripts.
Metadata
Metadata
Assignees
Labels
No labels