Open W-quan opened 1 year ago
I'm also getting this error
This might be to do with python version, I had this error, and after upgrading python and pip it went away
Still happens with Python 3.12.2. Using on MacOS via pipx
File "/Users/x/.local/pipx/venvs/betteradbsync/lib/python3.12/site-packages/BetterADBSync/FileSystems/Android.py", line 176, in lstat_in_dir
for line in self.adb_shell(["ls", "-la", path]):
File "/Users/x/.local/pipx/venvs/betteradbsync/lib/python3.12/site-packages/BetterADBSync/FileSystems/Android.py", line 87, in adb_shell
adb_line = adb_line.decode(self.adb_encoding).rstrip("\r\n")
I have non-English names on my device
This looks like a duplicate of #44 which has a test input to work with
After adbsync push failed. rerun
adbsync push
get this error.