I can add a test file t.py with a simple import lines and the command line error when I run that file:
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 ** Attachment added: "Simple python test file" https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1388847/+attachment/4254058/+files/t.py -- 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs