Skip to content

workerd/api/pyodide/pyodide.c++:728: failed: jsg.Error: Requested Python package(s) that are not supported: pandas, pyarrow #5997

@RuledSEO

Description

@RuledSEO

I was trying to develop simple ELT process in python worker and I am using

dependencies = [ "httpx", "pandas", "pyarrow", "pydantic" ]

which is supported by pyodide as per documentation all pydiode packages supports.

How I can resolve the issue

Fatal uncaught kj::Exception: workerd/api/pyodide/pyodide.c++:728: failed: jsg.Error: Requested Python package(s) that are not supported: pandas, pyarrow

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions