emscripten-forge / recipes

Recipes to build the packages for the emscripten-forge distribution
BSD 3-Clause "New" or "Revised" License
56 stars 49 forks source link

bump pyjs to 2.4.0 #1391

Closed trungleduc closed 3 weeks ago

trungleduc commented 3 weeks ago

@DerThorsten I get the same error as in the pyjs repo. Do we need to fix pyjs-code-runner?

martinRenou commented 3 weeks ago

I'm a bit annoyed to suggest this, but should we drop the tests for now? EDIT: Thorsten just opened https://github.com/emscripten-forge/recipes/pull/1392

DerThorsten commented 3 weeks ago

I give it a debugging session now

DerThorsten commented 3 weeks ago

I'm a bit annoyed to suggest this, but should we drop the tests for now? EDIT: Thorsten just opened #1392

it would give a broken build....

the error is that a wrong pyhton version is used

extract /package_tarballs/python-3.12.4-h_e6699c1_25_cpython.tar.gz (2545519 bytes))

but we need 3.11 when compiling with emscripten-3.1.45