Closed
Description
I tried to provide my own pyodide in order to minimize the first loading time using the pyodideUrl
mount option. If I use the full distribution it's fine. However if I use the core pyodide, I will get module not found error for the following packages:
- micorpip
- packaging
- typing_extensions
- protobuf
- cachetools
after copying these packages to the core pyodide folder everything run fine again.
I would like to ask, are these packages all I needed when using my own pyodide distribution? I seem can't find any documentation about it. Thanks ~
Metadata
Assignees
Labels
No labels