Closed Cyrexxis closed 1 year ago
Commit 62f5a745f1dae1f2919184f98ade3583b7ec5b45 tackled the first problem. Now scikit-learn is no longer needed. Regarding the replacement for pure-python-adb i will try adbutils.
This issue is closed now. It turned out adbutils had a very old dependency with the same problem as pure-python-adb so i switched to AndroidViewClient even though that seems like a bit of a overkill for this usecase.
Currently two python packages are used that use the depricated setup.py method to install, those packages will break with pip 23.1 according to a warning during installation.
Affected Packages:
Edit: Updated list to reflect current progress (see in the first comment)