Skip to content

Error with requiring plotly #1302

@lukefullard

Description

@lukefullard

Hi,
on edit.stlite
when I try to require plotly I get the error:

Traceback (most recent call last):
  File "/lib/python3.12/site-packages/micropip/package_manager.py", line 133, in install
    return await install(
           ^^^^^^^^^^^^^^
  File "/lib/python3.12/site-packages/micropip/install.py", line 57, in install
    raise ValueError(
ValueError: Can't find a pure Python 3 wheel for: 'plotly'
See: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package

Is this a Pyodide, plotly, or stlite issue?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions