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

NotImplementedError #177

Open
Kraaken132 opened this issue Oct 31, 2020 · 5 comments
Open

NotImplementedError #177

Kraaken132 opened this issue Oct 31, 2020 · 5 comments

Comments

@Kraaken132
Copy link

C:\WINDOWS\system32>proxybroker find --types SOCKS4
c:\program files\python38\lib\site-packages\proxybroker\cli.py:380: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
proxies = asyncio.Queue(loop=loop)
c:\program files\python38\lib\asyncio\queues.py:48: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
self._finished = locks.Event(loop=loop)
c:\program files\python38\lib\site-packages\proxybroker\api.py:97: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
self._on_check = asyncio.Queue(maxsize=max_conn, loop=self._loop)
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError
From cffi callback <function sock_state_cb at 0x00000285E98E9040>:
Traceback (most recent call last):
File "c:\program files\python38\lib\site-packages\pycares_init
.py", line 91, in sock_state_cb
sock_state_cb(socket_fd, readable, writable)
File "c:\program files\python38\lib\site-packages\aiodns_init
.py", line 104, in _sock_state_cb
self.loop.add_reader(fd, self._handle_event, fd, READ)
File "c:\program files\python38\lib\asyncio\events.py", line 501, in add_reader
raise NotImplementedError
NotImplementedError

@ziloka
Copy link

ziloka commented Dec 25, 2020

This solution worked for me

@sangnvnkl
Copy link

I run on Linux worked

@zzm88
Copy link

zzm88 commented Jul 28, 2021

This happened on Windows. No problem on macos

@nsitapara
Copy link

I am running into the same issue as this user, not sure if there is fix identified.

@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. :-)

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

6 participants