Here is a traceback after running the vr command:

reading: N:\leo\workbook.leo

read 3 files in 0.02 seconds

read outline in 0.06 seconds

hook failed: idle, <bound method ViewRenderedController3.update of 
<leo.plugins.viewrendered3.ViewRenderedController3 object at 
0x000000000C2D59D8>>, <no module>

Traceback (most recent call last):

  File "N:\git\leo-editor\leo\core\leoPlugins.py", line 328, in callTagHandler
    result = handler(tag, keywords)

  File "N:\git\leo-editor\leo\plugins\viewrendered3.py", line 695, in update
    f(s, keywords)

  File "N:\git\leo-editor\leo\plugins\viewrendered3.py", line 1120, in 
update_url
    self.update_rst(s, keywords)

  File "N:\git\leo-editor\leo\plugins\viewrendered3.py", line 1007, in 
update_rst
    w = pc.html_class(pc)

  File "N:\git\leo-editor\leo\plugins\viewrendered3.py", line 1292, in __init__
    self.view = self.init_view()

  File "N:\git\leo-editor\leo\plugins\viewrendered3.py", line 1299, in init_view
    view = QtWebKitWidgets.QWebView()

AttributeError: 'NoneType' object has no attribute 'QWebView'



Lewis

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to