Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
punteroanull opened this issue Nov 13, 2024 · 4 comments
Closed
1 task done

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

punteroanull opened this issue Nov 13, 2024 · 4 comments

Comments

@punteroanull
Copy link

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
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@j0nnymoe
Copy link
Member

This is portainer breaking this. Recreate the container with docker compose.

@j0nnymoe
Copy link
Member

@Roxedus
Copy link
Member

Roxedus commented Nov 13, 2024

You did infact not search the existing issues. #143 (comment)

@Roxedus Roxedus closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants