On Mon, Oct 17, 2011 at 10:41, Richard C. Steffens <[email protected]> wrote: *snip* > gst.ElementNotFoundError: scaletempo > rsteff@acer-laptop:~$ > > I tried Googling gst.ElementNotFoundError: scaletempo but got only one > hit that didn't make much sense to me. Are the other lines, the ones > above gst.E.ementNotFoundError, telling me that something is wrong? Or > are they just showing me something is happening?
I think you're looking for: http://code.google.com/p/pytranscribe/ It requires that you have another application installed called scaletempo. It looks like it's failing because you don't have that dependency: http://scaletempo.sourceforge.net/ > I also tried reinstalling the deb package but I get the same results. > Any thoughts on where to look next? It's likely that the package that provides pytranscribe is missing the dependency for scaletempo. Cheers, Daniel Hedlund [email protected] _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
