Coder Social home page Coder Social logo

Cannot use sqlite about pybridge HOT 2 CLOSED

joaoventura avatar joaoventura commented on June 2, 2024
Cannot use sqlite

from pybridge.

Comments (2)

joaoventura avatar joaoventura commented on June 2, 2024

Which permissions are you using? I use sqlite3 in my Charts app, and I've set . Can't remember if it makes a difference, but do try it..

Also, you shouldn't include sqlite3 on your Android.mk. Just copy "_sqlite3.so" from the crystaxndk (from the correct architecture folder) and put it on src/main/assets/python so that the python interpreter can find it when you do "import sqlite3".

Finally, if your example doesn't work, removing everything and check that you can at least import sqlite3 without any errors. Then keep adding things until you find that something may not be working.

from pybridge.

pbienst avatar pbienst commented on June 2, 2024

Using _sqlite3.so did the trick, thanks!

from pybridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.