8000 Fix demo and upgrade to Pyodide v0.18.1 by berinhard · Pull Request #181 · berinhard/pyp5js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix demo and upgrade to Pyodide v0.18.1 #181

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

Merged
merged 5 commits into from
Oct 6, 2021
Merged

Conversation

berinhard
Copy link
Owner

Fix #180

After doing some investigation on this issue, I ran into this section of Pyodide documentation of its internal Javascript API. It turns out that the languagePluginLoader function is now deprecated. That's why the examples from the demo stopped working.

This PR upgrades pyodide to v0.18.1 and change the JS code to integrate with p5.js to replace the deprecated function by loadPyodide.

The previous languagePluginLoader was deprecated and removed after v0.18.1
This reverts commit 51f64ed.
Github doesn't have 3.10 enabled yet.
@berinhard berinhard merged commit acbcaa9 into develop Oct 6, 2021
@berinhard berinhard deleted the topic/pyodide-upgrade branch October 6, 2021 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Online demo editor stopped working?
1 participant
0