Hello Mate world I am running Mate 1.8.0 in Debian Jessie from the developers repository and I believe I have found a bug. When I try to edit my menus using mozo I receive this error:
' Traceback (most recent call last):
File "/usr/bin/mozo", line 22, in
from Mozo.MainWindow import MainWindow
ImportError: No module named Mozo.MainWindow '
This is what is on line 22 in my mozo file under /usr/bin:
' from Mozo.MainWindow import MainWindow '
Even running mozo with sudo privileges I receive the same error. Thank you for your time.
Hello Mate world I am running Mate 1.8.0 in Debian Jessie from the developers repository and I believe I have found a bug. When I try to edit my menus using mozo I receive this error:
' Traceback (most recent call last): File "/usr/bin/mozo", line 22, in
from Mozo.MainWindow import MainWindow
ImportError: No module named Mozo.MainWindow '
This is what is on line 22 in my mozo file under /usr/bin:
' from Mozo.MainWindow import MainWindow '
Even running mozo with sudo privileges I receive the same error. Thank you for your time.