mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1128] Installation Error #932
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#932
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @atikulhaider on GitHub (May 25, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1128
I followed your documentation here as recommended:
http://modoboa.readthedocs.io/en/latest/installation.html#recommended-way
I tried to install Modoboa from scratch on a fresh CentOS 6.9 (Final) server.
And got this error:
Traceback (most recent call last): File "./run.py", line 11, in <module> from modoboa_installer import scripts File "/root/modoboa-installer/modoboa_installer/scripts/__init__.py", line 3, in <module> import importlib ImportError: No module named importlibAny solution please?
@tonioo commented on GitHub (May 25, 2017):
The installer is not supposed to work with your CentOS version. I suggest you try with version 7.
@tonioo commented on GitHub (May 29, 2017):
@atikulhaider I close this issue. Feel free to open a new one but in the appropriate repository this time: https://github.com/modoboa/modoboa-installer.