Thorsten Beier
Thorsten Beier
So, now that the build is passing, you probably want to know if the build is actually working. To do that, just add a file `test_.py` to the recipe. Like...
is the extension compiled with the `SIDE_MOUDLE=1` flag?
> I didn´t add it explicitly. I've tried locally to add `-s SIDE_MODULE=1` to the linker but had no effect. However putting `-s SIDE_MODULE=0` results in another error during the...
We updated almost any package when we moved to python 3.11. So maybe its working now
might work with https://github.com/emscripten-forge/recipes/pull/609
closing this since we have shapely (at least for the 3.1.73 branch) https://prefix.dev/channels/emscripten-forge-dev/packages/shapely
live with an outdated pytest is fine for the moment since we do not really use any pytest features at all. We are basically just importing packages and use pytest...
hey @stuarteberg greetings =)
> curious if https://github.com/conda-forge/pyspice-feedstock/ would need to be repackaged as well, or if it can simply be taken from conda-forge (since it seems that it is pure python and calling...
> hola necesito ayuda con este error > > ModuleNotFoundError: No module named 'google.cloud._helpers' > > solo estoy tratando de importar la libreria pandas-gbq con buildozer para hacer mi apk...