Hi, On 04/20/2013 08:35 PM, A Mennucc wrote: > 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
Do you have the latest kaa.candy from git? I changed it to gi a long time ago. There should be not 'import clutter' anywhere, it should all be 'from gi.repository import Clutter as clutter' (I hate module names with an upper case letter). If you use Freevo 2 from git, always use kaa.base and kaa.candy from git, too. Regards, Dischi -- The shortest distance between two points is under construction. -- Noelie Alito ------------------------------------------------------------------------------ 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