Skip to content

WASM build not found / not working with latest Pyodide #1506

@riyavsinha

Description

@riyavsinha

When trying to install a package in Pyodide that has pydantic-core as a dependency, I get the error:

Can't find a pure Python 3 wheel for 'pydantic-core==2.23.4.
See: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package You can use
"await micropip.install(..., keep_going=True)' to get a list of all packages with missing wheels.

I see that there have been WASM builds in the past, but that it is not updated for the latest Pydiode version. I will submit a fix for this.

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