Thanks for the suggestion, unfortunately that doesn't seem to be it either. At least it might have been part of the problem, but it's still not working.
It's frustrating that no error is being logged anywhere, it makes it quite difficult for a beginner to work out what could be going wrong. On Nov 17, 2:40 am, Charles Cave <[email protected]> wrote: > The problem is probably with the path name to VLC > Use forward slashes not backward slashes in the > path name because a back slash is an escape > character in Python. > > C > > On Tue, Nov 17, 2009 at 1:31 PM, mzatanoskas <[email protected]> > wrote: > > Thanks Charles, that was the first step! -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=.
