Skip to content

Natter Docker image misses natterutils module #163

@leleobhz

Description

@leleobhz

Hello

Using natter latest docker tag logs the reuse_port is not available on platform. Testing inside container, I see the natterutils module:

# python3
Python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from natterutils import reuse_port
Traceback (most recent call last):
  File "<python-input-0>", line 1, in <module>
    from natterutils import reuse_port
ModuleNotFoundError: No module named 'natterutils'

There is a reason to this module missing on container?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions