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=.
