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

Updated README with the fix on the error __on_error() takes 2 positional arguments but 3 were given #235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ermolushka
Copy link

When I tried to do the setup from README, on different machines I kept on getting error __on_error() takes 2 positional arguments but 3 were given. I resolved it by installing websocket-client with pip install -U websocket-client

Updated README with the information about websocket error and possible fix
@llugo
Copy link

llugo commented Dec 10, 2022

Getting a slightly different error message, i guess it has nothing to do with websocket?

TypeError: __on_open() takes 1 positional argument but 2 were given

@kmarv
Copy link

kmarv commented Aug 2, 2023

When I tried to do the setup from README, on different machines I kept on getting error __on_error() takes 2 positional arguments but 3 were given. I resolved it by installing websocket-client with pip install -U websocket-client

still getting the same error

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

Successfully merging this pull request may close these issues.

3 participants