Skip to content

TypeError: Queue.__init__() got an unexpected keyword argument 'loop' #200

@tainguyen7696

Description

@tainguyen7696

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions