I already have that lib and his dev package, same problem here the
results:

mario@mario-IdeaPad-S410p:~/Escritorio$ 
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libwx_gtk2u_webview-3.0.so.0.2.0 python 
t.py 
ERROR: ld.so: object 
'/usr/lib/x86_64-linux-gnu/libwx_gtk2u_webview-3.0.so.0.2.0' from LD_PRELOAD 
cannot be preloaded (cannot open shared object file): ignored.
Traceback (most recent call last):
  File "t.py", line 2, in <module>
    import wx.html2 as webview
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/html2.py", line 8, in 
<module>
    import _html2
ImportError: 
/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_html2.x86_64-linux-gnu.so: 
undefined symbol: wxEVT_WEBVIEW_NAVIGATED
mario@mario-IdeaPad-S410p:~/Escritorio$ 
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libwx_gtk2u_webview-3.0.so.0.2.0
mario@mario-IdeaPad-S410p:~/Escritorio$ python t.py 
Traceback (most recent call last):
  File "t.py", line 2, in <module>
    import wx.html2 as webview
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/html2.py", line 8, in 
<module>
    import _html2
ImportError: 
/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_html2.x86_64-linux-gnu.so: 
undefined symbol: wxEVT_WEBVIEW_NAVIGATED

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388847

Title:
  wxPython Error: running HTML2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1388847/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to