Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Oct 8, 2025

$ ./test/tests/python-imports/run.sh python:3.14-slim
Traceback (most recent call last):
  File "/tmp/test-dir/python-imports/./container.py", line 29, in <module>
    from compression import zstd
  File "/usr/local/lib/python3.14/compression/zstd/__init__.py", line 29, in <module>
    import _zstd
ModuleNotFoundError: No module named '_zstd'

@yosifkit yosifkit merged commit 585a338 into docker-library:master Oct 8, 2025
6 checks passed
@yosifkit yosifkit deleted the python-zstd branch October 8, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants