Thorsten Beier
Thorsten Beier
> @DerThorsten , can you provide some context here? Is this being closed for lack of progress, or for some other reason? Lack of progress, but I'll reopen it in...
this needs to be converted to the new [rattler-recipe format](https://github.com/prefix-dev/rattler-build?tab=readme-ov-file#the-recipe-format)
this needs to be converted to the new [rattler-recipe format](https://github.com/prefix-dev/rattler-build?tab=readme-ov-file#the-recipe-format)
closing since we have geos #1134 and #604
> Thanks @DerThorsten ! > > Do you know what may be causing the CI failure? So initially it says that cross python is leaking some stuff outside the cross-python...
@IsabelParedes are we sure this is a thing buildable & usable from wasm? this seems like a widget library, ie some UI stuff. The dependencies below do not look like...
There is a handful of recipes which I did not manage to build right away when we switched from an old emscripten compiler to `3.1.45` (at the same time we...
so for `peewee` I see `3.16.3`, so we probably just need to update the version, but If I remember correctly I had some problems compiling `lxml` which is currently missing
Atm we take the whl build from pyodide **https://github.com/pyodide/pyodide/tree/main/packages/scipy** We did that because I was too lazy to update all the above-mentioned hacks when updating to an new scipy version...
@certik I added instructions how to setup local builds with emscripten forge https://github.com/emscripten-forge/recipes#local-builds The easiest way to build a new python package and test it is probably via a new...