-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.1.1 causes "Error: No known package with name 'ssl'" #164
Comments
As a workaround to make the playground app work, we will revert the commit that introduced Pyodide 0.21.1. After that, this problem should be solved by mocking the ssl module as commented here:
and ultimately with #47 |
When we can omit or mock the
that controls which packages are bundled into desktop apps via the --files-from option below.stlite/packages/desktop/package.json Line 22 in 0352971
|
5 tasks
Closed by #492 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: