[GH-ISSUE #1817] Phyton Install Problem #1428

Closed
opened 2026-02-27 11:17:03 +03:00 by kerem · 1 comment
Owner

Originally created by @ghost on GitHub (Jan 6, 2020).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1817

Impacted versions

  • Modoboa: BRAND NEW
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

I downloaded the installer and I get the following error when I run it.

Traceback (most recent call last):
File "./run.py", line 13, in
from modoboa_installer import package
File "/home/codiergott/modoboa-installer/modoboa_installer/package.py", line 105, in
backend = get_backend()
File "/home/codiergott/modoboa-installer/modoboa_installer/package.py", line 93, in get_backend
distname = utils.dist_name()
File "/home/codiergott/modoboa-installer/modoboa_installer/utils.py", line 79, in dist_name
name, version, _id = platform.linux_distribution()
AttributeError: module 'platform' has no attribute 'linux_distribution'

I use ArchLinux and Python 3.8.1.

Originally created by @ghost on GitHub (Jan 6, 2020). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1817 # Impacted versions * Modoboa: BRAND NEW * installer used: Yes * Webserver: Nginx # Steps to reproduce I downloaded the installer and I get the following error when I run it. Traceback (most recent call last): File "./run.py", line 13, in <module> from modoboa_installer import package File "/home/codiergott/modoboa-installer/modoboa_installer/package.py", line 105, in <module> backend = get_backend() File "/home/codiergott/modoboa-installer/modoboa_installer/package.py", line 93, in get_backend distname = utils.dist_name() File "/home/codiergott/modoboa-installer/modoboa_installer/utils.py", line 79, in dist_name name, version, _id = platform.linux_distribution() AttributeError: module 'platform' has no attribute 'linux_distribution' I use ArchLinux and Python 3.8.1.
kerem closed this issue 2026-02-27 11:17:04 +03:00
Author
Owner

@tonioo commented on GitHub (Jan 7, 2020):

@codiergott Can you please move this issue to the https://github.com/modoboa/modoboa-installer repository please?

<!-- gh-comment-id:571488819 --> @tonioo commented on GitHub (Jan 7, 2020): @codiergott Can you please move this issue to the https://github.com/modoboa/modoboa-installer repository please?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1428
No description provided.