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

命令行push失败 #138

Open
codeskyblue opened this issue Jul 11, 2024 · 0 comments
Open

命令行push失败 #138

codeskyblue opened this issue Jul 11, 2024 · 0 comments

Comments

@codeskyblue
Copy link
Member

python -m adbutils --push uiautomator2/assets/a.jar:/data/local/tmp/u2.jar git:udt*
Traceback (most recent call last):
File "/Users/codeskyblue/miniconda3/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/codeskyblue/miniconda3/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/Users/codeskyblue/Codes/uiautomator2/v2/lib/python3.9/site-packages/adbutils/main.py", line 336, in
main()
File "/Users/codeskyblue/Codes/uiautomator2/v2/lib/python3.9/site-packages/adbutils/main.py", line 298, in main
d.sync.push(r, remote, filesize=length)
TypeError: push() got an unexpected keyword argument 'filesize'

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