hi, I wanted to give a try to freevo2 in my Debian Wheezy box but it spit the traceback in attachment, not finding python-clutter . the problem is that python-clutter does not exist anymore, nowadays clutter is imported using
from gi.repository import Clutter a. ------- Traceback (most recent call last): File "/home/debdev/.local/bin/freevo2", line 77, in <module> import freevo2.gui File "/home/debdev/.local/lib/python2.7/site-packages/freevo2/__init__.py", line 32, in <module> from core import * File "/home/debdev/.local/lib/python2.7/site-packages/freevo2/core/__init__.py", line 40, in <module> exec('import %s as module' % module) File "<string>", line 1, in <module> File "/home/debdev/.local/lib/python2.7/site-packages/freevo2/core/taskmanager.py", line 46, in <module> from .. import gui File "/home/debdev/.local/lib/python2.7/site-packages/freevo2/gui/__init__.py", line 36, in <module> from stage import Stage, config File "/home/debdev/.local/lib/python2.7/site-packages/freevo2/gui/stage.py", line 36, in <module> import kaa.candy File "/home/debdev/.local/lib/python2.7/site-packages/kaa/candy/__init__.py", line 44, in <module> from widgets import * File "/home/debdev/.local/lib/python2.7/site-packages/kaa/candy/widgets/__init__.py", line 42, in <module> raise ImportError('error importing %s: %s' % (name, module)) ImportError: error importing text: No module named clutter
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel