Felix Mayr

Results 6 comments of Felix Mayr

So, I had another look at the code (not really proficient with C/gdb, but enough for printf-debugging), and it turned out the problem does not lie in the "SETUP_MOUNT_DEV"-portion (which...

https://github.com/marcinwrochna/abbrevIso this also has some JS code to do the abbreviations!

> The Werkzeug dev server [supports listening on a unix domain socket](https://werkzeug.palletsprojects.com/en/2.2.x/serving/#unix-sockets). it does and for me it just seems to work fine when I change the info/logging-code to not...

might also solve these things with the solution https://github.com/holoviz/panel/issues/5766 (restructure to have a better api for ressources/...) https://github.com/holoviz/panel/issues/4089 (code restructuring could deal with this) https://github.com/holoviz/panel/issues/6123 (not 100% sure, but this...

also: https://github.com/holoviz/panel/issues/6170 (fix the requirements-heuristic) https://github.com/holoviz/panel/issues/5700 (and this bug somewhere)

As pyodide does only provide one set of emscripten-wheels for every version (...) it doesn't make a lot of sense to use formal `Requirements` at all I would say. Also...