-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Comments
This solution worked for me |
I run on Linux worked |
This happened on Windows. No problem on macos |
I am running into the same issue as this user, not sure if there is fix identified. |
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
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
The text was updated successfully, but these errors were encountered: