Skip to content

命令行push失败 #138

@codeskyblue

Description

@codeskyblue

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions