Hi, I'm trying to make an android app by using pyqtdeploy.
I could open pyqtdeploy but when I build the app this error is occurred.
pyqtdeploy-sysroot: QScintilla: unable to find '/home/inheekwak/.pyqtdeploy/cache/QScintilla-2.13.1.tar.gz'.
I followed https://githubmemory.com/repo/kviktor/pyqtdeploy-android-build and stopped Building the application this part:(
Let me know how to solve it!