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

TypeError: As of 3.10, the *loop* parameter was removed from Queue() since it is no longer necessary #194

Open
sova32 opened this issue Aug 3, 2022 · 4 comments

Comments

@sova32
Copy link

sova32 commented Aug 3, 2022

proxybroker find --types HTTPS SOCKS4 SOCKS5 --lvl High --countries UA --strict -l 100
/run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/proxy-scraper-checker-main/env/lib/python3.10/site-packages/proxybroker/cli.py:379: DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
Traceback (most recent call last):
File "/run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/proxy-scraper-checker-main/env/bin/proxybroker", line 8, in
sys.exit(cli())
File "/run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/proxy-scraper-checker-main/env/lib/python3.10/site-packages/proxybroker/cli.py", line 380, in cli
proxies = asyncio.Queue(loop=loop)
File "/usr/lib/python3.10/asyncio/queues.py", line 34, in init
super().init(loop=loop)
File "/usr/lib/python3.10/asyncio/mixins.py", line 17, in init
raise TypeError(
TypeError: As of 3.10, the loop parameter was removed from Queue() since it is no longer necessary

@bluet
Copy link

bluet commented Aug 20, 2022

As this project is not maintained by the original developer, we've forked ProxyBroker and continued maintaining the proxybroker2 project since 2020.

If anyone's interested, please join. We need more volunteers. :-)

@sova32
Copy link
Author

sova32 commented Aug 21, 2022 via email

@inilho
Copy link

inilho commented May 29, 2023

you can update pythone version on your desktop

@sova32
Copy link
Author

sova32 commented Jun 4, 2023 via email

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