dtmilano / AndroidViewClient

Android ViewServer and ADB client
Apache License 2.0
1.62k stars 345 forks source link

systex error #292

Closed THAVASIGTI closed 3 years ago

THAVASIGTI commented 3 years ago

adbclient.py", line 259

File "/usr/local/lib/python3.6/dist-packages/com/dtmilano/android/adb/adbclient.py", line 259 except socket.error, ex: ^ SyntaxError: invalid syntax

dtmilano commented 3 years ago

https://github.com/dtmilano/AndroidViewClient/blob/master/src/com/dtmilano/android/adb/adbclient.py#L259

line 259 is just a print statement.

Are you on the latest version?