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

Can't install on opensuse #11

Open
dshatz opened this issue Dec 15, 2023 · 0 comments
Open

Can't install on opensuse #11

dshatz opened this issue Dec 15, 2023 · 0 comments

Comments

@dshatz
Copy link

dshatz commented Dec 15, 2023

Hi,

I tried installing through pip (Python 3.11) but got this when running any adbproxy command:

File "/usr/lib64/python3.11/typing.py", line 286, in _check_generic
    raise TypeError(f"Too {'many' if alen > elen else 'few'} arguments for {cls};"
TypeError: Too many arguments for typing.Iterable; actual 2, expected 1

Uri package seems to be pulled from the develop branch correctly. What am I missing?

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

1 participant