Skip to content

Getting this error Fatal: Bug: ValueError: Can't find a pure Python 3 wheel for 'marisa-trie>=0.7.7' #1 #289

@Talha-Farrukh

Description

@Talha-Farrukh

I'm getting this error

spaCy installation failed, but continuing. Error: Traceback (most recent call last):
File "/lib/python3.10/asyncio/futures.py", line 201, in result
raise self._exception
File "/lib/python3.10/asyncio/tasks.py", line 232, in __step
result = coro.send(None)
File "/lib/python3.10/site-packages/micropip/_micropip.py", line 552, in install
raise ValueError(
ValueError: Can't find a pure Python 3 wheel for: 'marisa-trie>=1.1.0'
See: https://pyodide.org/en/stable/usage/faq.html#micropip-can-t-find-a-pure-python-wheel

English model installation failed, but continuing. Error: Traceback (most recent call last):
File "/lib/python3.10/asyncio/futures.py", line 201, in result
raise self._exception
File "/lib/python3.10/asyncio/tasks.py", line 232, in __step
result = coro.send(None)
File "/lib/python3.10/site-packages/micropip/_micropip.py", line 552, in install
raise ValueError(
ValueError: Can't find a pure Python 3 wheel for: 'spacy<3.5.0,>=3.4.0'
See: https://pyodide.org/en/stable/usage/faq.html#micropip-can-t-find-a-pure

Can someone help me on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis item suggests that womething isn't working correctly and we should investigate a fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions