Request for a Pure Python Wheel · Issue #634 · clustershell/clustershell · GitHub
Skip to content

Request for a Pure Python Wheel #634

Description

@pranav-sivaraman

I am currently using marimo’s WASM export feature. This allows Python notebooks to be exported so they can be viewed and run on websites such as GitHub Pages.

I would like to use reframe-hpc in that WASM environment, but it depends on ClusterShell. Since marimo uses micropip to install dependencies there, installation fails because it cannot find a compatible pure Python wheel. The Pyodide FAQ describes this limitation here: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package

Would it be possible to support this? I’d be happy to contribute if this is something you’d be open to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions