You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proxybroker find --types HTTP HTTPS --lvl High --countries US --strict -l 10
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\taing\AppData\Roaming\Python\Python311\Scripts\proxybroker.exe_main.py", line 7, in
File "C:\Users\taing\AppData\Roaming\Python\Python311\site-packages\proxybroker\cli.py", line 380, in cli
proxies = asyncio.Queue(loop=loop)
^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Queue.init() got an unexpected keyword argument 'loop'
The text was updated successfully, but these errors were encountered:
proxybroker find --types HTTP HTTPS --lvl High --countries US --strict -l 10
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\taing\AppData\Roaming\Python\Python311\Scripts\proxybroker.exe_main.py", line 7, in
File "C:\Users\taing\AppData\Roaming\Python\Python311\site-packages\proxybroker\cli.py", line 380, in cli
proxies = asyncio.Queue(loop=loop)
^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Queue.init() got an unexpected keyword argument 'loop'
The text was updated successfully, but these errors were encountered: