Hi
When I run main.py I got this error how can I fix it?
I'm using https://github.com/PicciMario/iPhone-Backup-Analyzer-2
/
Traceback (most recent call last):
File "./main.py", line 44, in <module>
from PySide import QtCore, QtGui
ImportError: No module named PySide
I appreciate your help