ImportError: No module named 'packaging'

Digital Ocean 14.04.5 64bit

root@box:~# uname -a
Linux box.mydomain.xyz 4.4.0-59-generic #80~14.04.1-Ubuntu SMP Fri Jan 6 18:02:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
root@box:~#

root@box:~# curl -s https://mailinabox.email/setup.sh | sudo bash

FAILED: pip3 install email_validator>=1.0.0

Traceback (most recent call last):
File “/usr/bin/pip3”, line 5, in
from pkg_resources import load_entry_point
File “/usr/local/lib/python3.4/dist-packages/pkg_resources/init.py”, line 70, in
import packaging.version
ImportError: No module named ‘packaging’

Not sure where to go from here.

email_validator is installed.

Lets close this thread and move back to Unable to run "mailinabox"command so that we can discuss this in one location.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.