![](https://secure.gravatar.com/avatar/6b456e02554810d5abbf8cd39b8c848d.jpg?s=120&d=mm&r=g)
On Thu, May 03, 2018 at 10:29:09PM +0200, Giorgio Cittadini wrote:
While installing plasma 5 from tsaop in crux-3.4-rc2, I have been obliged to halt by the following message:
Traceback (most recent call last): File "/usr/bin/gtkdoc-rebase", line 28, in <module> from gtkdoc import common, config, rebase File "/usr/share/gtk-doc/python/gtkdoc/common.py", line 31, in <module> import six ImportError: No module named six.
As far as at this moment, the halt blocked install of networkmanager and libnotify. I found similar messages while googling, but no clear indication of its meaning.
I would be grateful for an help about how to proceed. Thanks.
You are missing either of python-six python3-six Dunno if its python 2 or 3 thats in use, but one or the other should solve the above error. -- Fredrik Rinnestam