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

Websocket ticker on_message exposes 2 arguments but receives 3 #217

Open
igorskyx86 opened this issue Jun 27, 2021 · 1 comment
Open

Websocket ticker on_message exposes 2 arguments but receives 3 #217

igorskyx86 opened this issue Jun 27, 2021 · 1 comment

Comments

@igorskyx86
Copy link

ERROR:websocket:error from callback <bound method PoloniexSocketed.on_message of <main.TickPolo object at 0x7fd910349a00>>: on_message() takes 2 positional arguments but 3 were given
Screenshot 2021-06-27 at 19 07 25

igorskyx86 added a commit to igorskyx86/python-poloniex that referenced this issue Jun 27, 2021
@igorskyx86
Copy link
Author

igorskyx86 commented Jun 27, 2021

Seems to be a compatibility issue with websocket-client >= 1.0

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

1 participant