casualsnek / waydroid_script

Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !
GNU General Public License v3.0
1.76k stars 164 forks source link

sqlite3 issue when trying to run [sudo python3 waydroid_extras.py -i] #13

Closed AraiDai closed 2 years ago

AraiDai commented 2 years ago

Got Gapps installed, ran everything, working just fine. But then I reach this spot and the script won't proceed. Am I missing something? Screenshot from 2021-11-22 23-35-14

casualsnek commented 2 years ago

Have you installed sqlite on your system ? Install sqlite using your package manager and run the script again !

AraiDai commented 2 years ago

Whoops! Yeah I figured I missed something. Now that's working all fine and dandy! I'll let you know if there's something else broken. :D But thanks for the lightning quick response.

AraiDai commented 2 years ago

Alright now all I have to do is wait out the Google Device thing :D Thanks for making this stuff! So usually it takes around half an hour maybe to get it no?