On Sun, Jan 17, 2010 at 5:16 PM, Caomai <[email protected]> wrote: > I am new to Leo and have recently changed to using the bzr trunk with > Python 3.1. I have PyQt installed.
> Any thoughts as to what may need to be changed in my runtime > environment? The errors you are getting indicate that you are trying to use the tk gui. I invoke Leo from the top-level leo directory using this script: python launchLeo.py <filename> This will invoke Leo with the qt gui. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
