Git Product home page Git Product logo

Comments (7)

maran avatar maran commented on July 20, 2024

Did you check the error message? Do you have sqlite 3 installed?

from pybitmessage.

philipmorg avatar philipmorg commented on July 20, 2024

SQLite appears to be installed.

from pybitmessage.

maran avatar maran commented on July 20, 2024

Yes but do you have Sqlite3 or perhaps an older version?

from pybitmessage.

Atheros1 avatar Atheros1 commented on July 20, 2024

I believe that some of the earlier minor revisions of Sqlite3 may not be able to store NULL values either. I'm not sure when they added the feature. Google is not proving to be helpful.

from pybitmessage.

philipmorg avatar philipmorg commented on July 20, 2024

Hmmm...

>>> import sqlite3
>>> sqlite3.sqlite_version
'3.7.7'
>>> sqlite3.version
'2.6.0'

I can't seem to upgrade beyond these versions of sqlite.

Is the problem in the installed version of SQLite or the Python SQLite library?

from pybitmessage.

Atheros1 avatar Atheros1 commented on July 20, 2024

Your version numbers are higher and equal to mine. Mine are:
3.6.21
2.6.0

I'm not sure what to try.

from pybitmessage.

philipmorg avatar philipmorg commented on July 20, 2024

Ok, thanks for looking in to it. I'm happy to try to keep troubleshooting on my end if you have other things I should check.

from pybitmessage.

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.