Skip to content

Release prebuilt wheels for plexos2duckdb on Linux and other platforms #4

Description

@mcllerena

Summary

plexosdb depends on plexos2duckdb. Installation currently succeeds on Windows and macOS, where compatible prebuilt packages are available.

However, installation fails on Kestrel, our Linux-based HPC system, because plexos2duckdb falls back to compiling Rust code locally. Users who do not have Rust configured, or who do not have permission to install build tools on the HPC system, cannot install plexosdb.

A clean-room installation on Linux fails because the required Rust toolchain is unavailable.

Ask

Release prebuilt wheels for plexos2duckdb across the supported operating systems and architectures, especially Linux.

In particular, please provide a compatible manylinux or musllinux wheel so that Linux users can install plexosdb without compiling Rust code locally.

Ideally, the release artifacts would cover:

  • Windows
  • macOS
  • Linux, including common HPC environments

This would allow users to install plexosdb on systems where Rust and other native build tools are not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions