Skip to content

Error Running test-thread.py #9

@rkelly

Description

@rkelly

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:

thread = CachingThread(client)

TypeError: CachingThread.__init__() takes 1 positional argument but 2 were given

I'm calling it with these arguments

$ python test-thread.py username password gateway

The same parameters that work for the other scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions