GithubHelp home page GithubHelp logo

Comments (1)

cjdsellers avatar cjdsellers commented on June 12, 2024

Hi @Kayne88

The docker --platform option may get you by here, e.g.

docker pull ghcr.io/nautechsystems/<image_variant_tag> --platform linux/amd64

You could also build your own docker image to target that platform.

I think what you're really after here though are published binary wheels for Linux ARM64? This is actually something we're planning to introduce once GitHub ARM64 runners come out of the beta testing phase. (possibly in Q3 this year?)

At this point each release will be taking up a large amount of space on PyPI, with wheels weighing in at ~25 -80 MB currently. A related decision might have to be made whether to support 3 Python versions and reduce the release lookback window, or maintain that window and reduce the number of supported versions to 2 Pythons - depends on whether the community values better Python backwards compatibility, or a longer published release window (likely will be put to vote).

from nautilus_trader.

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.