On Thu, Dec 4, 2014 at 8:04 AM, Edward K. Ream <[email protected]> wrote:
> On Wed, Dec 3, 2014 at 9:45 PM, Davy Cottet <[email protected]> wrote: > > >> File "/usr/share/pyshared/leo/plugins/richtext.py", line 98, in __init__ >>> QtGui.QWidget.__init__(self, *args, **kwargs) >>> >>> AttributeError: 'module' object has no attribute 'QWidget' >>> >> > This is a typical PyQt5 migration problem. I'll fix this today. > Done at 4aafc23. There were two or three other changes as well. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
