Help > General

can't start mozo

(1/1)

boss1966:
when trying to start mozo the following console output appears:

boss [ ~ ]$ mozo
Traceback (most recent call last):
  File "/usr/bin/mozo", line 22, in <module>
    from Mozo.MainWindow import MainWindow
  File "/usr/lib/python2.7/site-packages/Mozo/MainWindow.py", line 20, in <module>
    import gi
ImportError: No module named gi

i (re)installed python-gobject, but it didn't solve the problem


I installed the 64bit-Version of nutyx and the problem disappeared ...

TheExplorer:
I can confirm this. Mozo doesn't start.


--- Quote ---user [ ~ ]$ mozo
Traceback (most recent call last):
  File "/usr/bin/mozo", line 22, in <module>
    from Mozo.MainWindow import MainWindow
  File "/usr/lib/python2.7/site-packages/Mozo/MainWindow.py", line 20, in <module>
    import gi
ImportError: No module named gi
--- End quote ---

UPDATE:

But there is a solution to this. Just install:


--- Quote ---get python2-gobject
--- End quote ---

I wonder why this package is not installed as a dependency. It should, I guess.

Thierry:
It's fixed in next major release (10)

Navigation

[0] Message Index

Go to full version