dazzag24
dazzag24
Take a look at this pull request. https://github.com/simonw/csvs-to-sqlite/pull/45 I was having similar issues and implemented something that solved my problem.
+1 for the TOTP work.
Same problem here.
I was having the same issue on MacOS when running the headless.ipynb notebook in VSCode. Since my main browser is Firefox I decided to see if using Firefox instead of...
> @dazzag24 Have you done here any progress? I think [Aman123lug](https://github.com/Aman123lug) volunteered to work on this.
@JeffersGlass Thanks for the heads up. I attempted to add your exception handler to my example. It didn't result in any extra info in the output or in the console.
> This is definitely a pyscript problem. If you do the following in Pyodide: > > ```js > await pyodide.loadPackage(["micropip", "numpy"]); > let micropip = pyodide.pyimport("micropip"); > await micropip.install(["pydicom"]) >...
Same behavior here. Just upgraded to wiki.js version 2.5.201 and I still see the issue. 
Adding my vote for this.
Seeing same issue in example notebooks