View Single Post
Posts: 15 | Thanked: 8 times | Joined on Sep 2011 @ Northern Kentucky
#653
I updated, but now the program does not load. Is there something else I need to configure or install?

Code:
 $ /opt/pyRadio/pyRadio.py
Traceback (most recent call last):
  File "/opt/pyRadio/pyRadio.py", line 9, in <module>
    from pyRadio_ui import *
  File "/opt/pyRadio/pyRadio_ui.py", line 231, in <module>
    from PySide import QtWebKit
ImportError: could not import PySide.QtNetwork
 

The Following User Says Thank You to Djhunt For This Useful Post: