I see this traceback running 
Plugins- Stickynotes> Tabula

Leo Log Window
Leo 5.4, build 20170217113839, Fri Feb 17 11:38:39 CST 2017
Git repo info: branch = master, commit = ea642c970625
Python 3.6.0, PyQt version 5.8.0
Windows 10 AMD64 (build 10.0.14393) SP0
exception executing command
Traceback (most recent call last):
  File "N:\git\leo-editor\leo\core\leoCommands.py", line 5422, in doCommand
    val = command(event)
  File "N:\git\leo-editor\leo\plugins\stickynotes.py", line 539, in tabula_f
    t.add_note(p)
  File "N:\git\leo-editor\leo\plugins\stickynotes.py", line 608, in add_note
    sw.setAttribute(Qt.WA_DeleteOnClose, False)
AttributeError: module 'PyQt5.Qt' has no attribute 'WA_DeleteOnClose'

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to