View Single Post
Posts: 79 | Thanked: 20 times | Joined on Apr 2010
#1
Had a working Python app that I have not changed = compiled in about a week. Now I get the following error running it:

ImportError: libQtWebKit.so.4: cannot open shared object file: No such file or directory

Same regardless of whether I use PyQt or PySide bindings. Anyone know who broke what?