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
$ /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
apt-get install python-pyside.qtnetwork