-
Notifications
You must be signed in to change notification settings - Fork 17
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
Error starting app! on All together now section of site #218
Comments
Thanks for reporting! We're getting this error:
which results from ridgeplot removing statsmodels==0.14.2, but which we have bundled in the last release of shinylive. |
I filed an issue on pyodide to update statsmodels from 0.14.2 to 0.14.3: pyodide/pyodide#5093 However, I think this will be a nontrivial task because that version of statsmodels wants an updated version of numpy and scipy. |
Thanks for the cross-link! |
The upstream PR was merged |
Great! Hopefully there will be a new release of Pyodide soon. |
Yes, it's quite close. We expect to release 0.27 stable by the middle of October. |
https://shiny.posit.co/py/docs/user-interfaces.html#all-together-now
The text was updated successfully, but these errors were encountered: