Skip to content
Discussion options

You must be logged in to vote

Yes – at the moment, you'll need to install "regex>=2023.12.25,<2024" yourself beforehand, which I notice isn't possible as regex isn't a pure Python package on PyPI an. You would need to build and use your own Pyodide distribution with an older version of regex, or switch to an older version of Pyodide that satisfies this constraint with the regex version. This will change—and the limitation will likely be dropped—with Pyodide 0.28 (see #4918).

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by 93Pd9s8Jt
Comment options

You must be logged in to vote
2 replies
@agriyakhetarpal
Comment options

@93Pd9s8Jt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants