Closed
Description
Bug report
When compiling the WASI version using the docker image, it does not appear to include zlib in the build, or maybe the run-python-wasi.sh
is not configured to allow zlib to work: ModuleNotFoundError: No module named 'zlib'
If this is already a known issue, then I can open a pull to update the docs.
Your environment
- CPython versions tested on:
main
30610d2 - Operating system and architecture:
quay.io/tiran/cpythonbuild:emsdk3
x86_64