Author Topic: can't start mozo  (Read 6517 times)

boss1966

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
can't start mozo
« on: Thu Oct 05 09:46:10 2017 »
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 ...
« Last Edit: Thu Oct 05 13:07:08 2017 by boss1966 »

TheExplorer

  • Newbie
  • *
  • Posts: 4
  • Karma: +0/-0
Re: can't start mozo
« Reply #1 on: Tue Nov 21 20:05:21 2017 »
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

UPDATE:

But there is a solution to this. Just install:

Quote
get python2-gobject

I wonder why this package is not installed as a dependency. It should, I guess.
« Last Edit: Tue Nov 21 21:01:21 2017 by TheExplorer »

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: can't start mozo
« Reply #2 on: Wed Nov 22 06:53:28 2017 »
It's fixed in next major release (10)