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

Bot cannot run ubuntu os. Pls help!!! #61

Open
braverynew opened this issue Jan 9, 2024 · 3 comments
Open

Bot cannot run ubuntu os. Pls help!!! #61

braverynew opened this issue Jan 9, 2024 · 3 comments

Comments

@braverynew
Copy link

I had error when running bot on ubuntu 22.04, python 3.11
Traceback (most recent call last):
File "/usr/local/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.11/site-packages/binance/threaded_stream.py", line 59, in run
self._loop.run_until_complete(self.socket_listener())
File "/usr/local/lib/python3.11/asyncio/base_events.py", line 629, in run_until_complete
self._check_running()
File "/usr/local/lib/python3.11/asyncio/base_events.py", line 588, in _check_running
raise RuntimeError('This event loop is already running')
RuntimeError: This event loop is already running
/usr/local/lib/python3.11/threading.py:1047: RuntimeWarning: coroutine 'ThreadedApiManager.socket_listener' was never awaited
self._invoke_excepthook(self)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
How to fix it???

@tahaabbas
Copy link

same issue

@alkhachatryan
Copy link

Same here.
@conor19w hello

@alkhachatryan
Copy link

sammchardy/python-binance#1404

I fixed it here

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

3 participants