Andrea Giammarchi

Results 729 comments of Andrea Giammarchi

well, this seems to be a `create_urllib3_context` issue, hence upstream ... have you checked Pyodide project around this issue? I think `urllib` is fairly broken in Pyodide or PyScript in...

> and for PyScript, I would fetch the latest version as I usually do with @yk1ng we no longer maintain `latest` and these look like an issue with PyScript *classic*...

panel and bokeh got updated and so did our stack so I am closing this until there is a reason to re-open, based on latest version of all involved projects.

Aha, I think the cache is not smart enough to handle versioning, which is indeed a bummer. Apologies for the regression, will try to work this out ASAP, thank you...

> perhaps micropip somehow gets mangled when loading from indexdb all I hear is that this might be a Pyodide issue with the locked dependencies which would be unfortunate but...

OK, I did investigate a bit around this issue and I am not sure I have much to share about it if not details: * to **disable** the IndexedDB related...

for what is worth it, this page does the following: ```html print('Hello World') ``` * if the config has versions in it, it will error on next reload/refresh: `Uncaught (in...

@hoodmane thanks for the prompt answer but I'd raise [an issue in Pyodide](https://github.com/pyodide/pyodide/issues/5135) because to me it's not even clear where I should drop versioning .. I have the `packages`...

This has been fixed and you should be able to test `https://cdn.jsdelivr.net/npm/@pyscript/[email protected]/dist/core.js` which is already on *npm*.

@Archmonger FYI we're out with [latest release](https://pyscript.net/releases/2024.10.2/) that fixes this and much more. You don't need to erase IndexedDB as the fix already takes care of previously stored packages by...