Expected behaviour
after running make install as root
$ mozo will open the menu editor window
Actual behaviour
Traceback (most recent call last):
File "/usr/local/bin/mozo", line 22, in
from Mozo.MainWindow import MainWindow
ImportError: No module named Mozo.MainWindow
$ which mozo
/usr/local/bin/mozo
Steps to reproduce the behaviour
- clone mozo from github
- $ autogen.sh
- $ make
- $ sudo make install
- $ mozo
MATE general version
mate-desktop/stable,now 1.16.2-2 amd64
Package version
commit 80873ff
Linux Distribution
Debian 9.4
Link to downstream report of your Distribution
Expected behaviour
after running make install as root
$ mozo will open the menu editor window
Actual behaviour
Traceback (most recent call last):
File "/usr/local/bin/mozo", line 22, in
from Mozo.MainWindow import MainWindow
ImportError: No module named Mozo.MainWindow
$ which mozo
/usr/local/bin/mozo
Steps to reproduce the behaviour
MATE general version
mate-desktop/stable,now 1.16.2-2 amd64
Package version
commit 80873ff
Linux Distribution
Debian 9.4
Link to downstream report of your Distribution