Boniface Pereira
Boniface Pereira
UPDATE: Went through the previous issues, found https://github.com/xiaocong/uiautomator/issues/210#issuecomment-292842129 @snakeli suggests to > change "self.adb.cmd("install", "-r -t", os.path.join(base_dir, apk)).wait()" to "self.adb.cmd("install", "-r", "-t", os.path.join(base_dir, apk)).wait()" in __init__.py Which solves my problem....
MORE REFERENCES: https://github.com/xiaocong/uiautomator/issues/203 https://github.com/xiaocong/uiautomator/pull/188 https://github.com/xiaocong/uiautomator/commit/57ba9333186cc2c748fce8596dd31593a28019a9
@snakeli that code change worked like a charm, you're a wizard.
Thanks for the suggestion, i will try and implement this soon.
I'm using a remote machine to run Ollama Models, trying to use the same model for chat and auto tab completion. ``` "models": [ { "title": "Ollama Remote", "model": "codestral:22b",...
+1 npm please
Hello @pucchur I haven't worked with knockout, so i sadly i cant help with it.
Additionally, I don't get any exception when it fails,