Skip to content

[BUG] ModuleNotFoundError: No module named 'distutils' #2740  #145

@punteroanull

Description

@punteroanull

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

It doesn't work at all.

File "/app/bazarr/bin/bazarr/app/get_args.py", line 6, in
from distutils.util import strtobool
ModuleNotFoundError: No module named 'distutils'
Traceback (most recent call last):
File "/app/bazarr/bin/bazarr.py", line 10, in

build_version | Linuxserver.io version:- v1.1.4-ls180
Build-date:- 2023-02-02T14:28:57-06:00

Expected Behavior

No response

Steps To Reproduce

Just run the container.

Environment

build_version | Linuxserver.io version:- v1.1.4-ls180
Build-date:- 2023-02-02T14:28:57-06:00

- How docker service was installed: portainer

CPU architecture

x86-64

Docker creation

portainer

Container logs

File "/app/bazarr/bin/bazarr/app/get_args.py", line 6, in
from distutils.util import strtobool
ModuleNotFoundError: No module named 'distutils'
Traceback (most recent call last):
File "/app/bazarr/bin/bazarr.py", line 10, in

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions