No module named gio

Asked by foromeur

Hello,
When I call Freemix with the terminal I get these messages...
Traceback (most recent call last):
  File "/usr/bin/freemix", line 33, in <module>
    from gui import Gui
  File "/usr/lib/python2.5/site-packages/gui.py", line 26, in <module>
    import gio
ImportError: No module named gio
Can you help me please and tell me how to fix this problem, thank you very much ...

Question information

Language:
English Edit question
Status:
Solved
For:
freemix Edit question
Assignee:
No assignee Edit question
Solved by:
Luis de Bethencourt Guimerá
Solved:
Last query:
Last reply:
Revision history for this message
Best Luis de Bethencourt Guimerá (luisbg) said :
#1

That is a pygboject version problem.

You are probably running Hardy? gio was introduced in the version Intrepid has.

So you can run freemix in an Intrepid machine or wait a few days that I will release a few changes in the code that will support thumbnailing without gio for people running old version of pygobject.

Thanks for testing.

Luis de Bethencourt

Revision history for this message
foromeur (foromeur) said :
#2

Hello,
Yes, I'm on Hardy Heron, I thank you for your quick response ....
Best regards