Giter Site home page Giter Site logo

Comments (5)

mikonse avatar mikonse commented on June 2, 2024

I've added an linux/arm64/v8 platform to the docker image. Can you check whether that one works for raspberry pi 3?

Adding arm/v7 support as well would require some more tweaking with the docker image as it requires a rust compiler due to missing prebuilt python wheels.

from abrechnung.

RicardoJeronimo avatar RicardoJeronimo commented on June 2, 2024

Thanks for the quick response!

I tried to pull the "latest" tag and get the following error on a Raspberry Pi 3:

no matching manifest for linux/arm/v7 in the manifest list entries

from abrechnung.

mikonse avatar mikonse commented on June 2, 2024

Ah ok, it seems that raspberry pi 3 requires arm/v7 instead of arm64/v8. I'll have a look at how easy it's going to be to build that as well.

from abrechnung.

mikonse avatar mikonse commented on June 2, 2024

Ok, so after playing around a bit it seems like building for arm/v7 is not really feasible for this projects dependency chain.

Raspberry pi 3 should support arm64/v8 though, you probably have to check which architecture your raspbian (or other distro) was built for and change to the arm64/v8 version for that.

I'll close this for now since arm/v8 is supported now and should also run on raspberry pi 3

from abrechnung.

RicardoJeronimo avatar RicardoJeronimo commented on June 2, 2024

My OS is indeed 32bit, I will eventually migrate to Debian 64bit and test the image again.

I can confirm it works on a Raspberry Pi 4 running Debian 64bit.

from abrechnung.

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.