Code Monkey home page Code Monkey logo

Comments (2)

julesvanrie avatar julesvanrie commented on September 15, 2024

For future reference based on my setups:

  • macOS sqlite version 3.43.2
  • my linux setup on Ubuntu 23.10 version 3.42
  • RIGHT and FULL JOIN introduced in version 3.39
  • WSL using Ubuntu 22.04 version 3.37.2
  • python:3.10.6-slim-buster version 3.27.2

So:

  • macOS and recent Ubuntu is not aligned with glovebox (or the other way around).
  • Windows is aligned with glovebox. For the time being, because Ubuntu 24.04 is about to come out and will probably become default version in WSL at some point.

from data-setup.

julesvanrie avatar julesvanrie commented on September 15, 2024

Experimented a bit with the data-runner and tried out some things, all unsuccesful:

  • apt update libsqlite: sticks to the same version because the package is not available for buster (needs a more recent glibc
  • building from source 🤓 : doesn't build because the necessary files to compile are missing (duh)
  • looking at other python-3.10 base images: would need debian bookworm to come with a new enough sqlite version, but bookworm is not available

Conclusion: this will have to wait until we switch to a newer python (something I want to do, currently experimenting myself with a new setup using 3.12, new pandas, sklearn, tensorflow 2.16 and keras>3 - which is a big change).

from data-setup.

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.