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'