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

Termux #124

Closed
MaxPlayBR opened this issue May 30, 2019 · 2 comments
Closed

Termux #124

MaxPlayBR opened this issue May 30, 2019 · 2 comments

Comments

@MaxPlayBR
Copy link

$ proxybroker
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/proxybroker", line 6, in <module>
    from proxybroker.cli import cli
  File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/proxybroker/__init__.py", line 28, in <module>
    from .proxy import Proxy  # noqa
  File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/proxybroker/proxy.py", line 16, in <module>
    from .resolver import Resolver
  File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/proxybroker/resolver.py", line 8, in <module>
    import aiodns
  File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/aiodns/__init__.py", line 4, in <module>
    import pycares
  File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/pycares/__init__.py", line 2, in <module>
    from ._cares import ffi as _ffi, lib as _lib
ImportError: dlopen failed: cannot locate symbol "getservbyport_r" referenced by "_cares.cpython-37m.so"...

How i solve this error?:persevere:

@constverum
Copy link
Owner

There's no way to solve it. The project just is not designed to work on mobile os. #71 #72 #73

@fishtamire
Copy link

Me to Please help us

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