View Single Post
Posts: 502 | Thanked: 366 times | Joined on Jun 2010 @ /dev/null
#2
first of all, go into X Terminal and type this in:
Code:
dpkg -l pyside*| grep ii| awk '{ print $2 }'
Now print the outputs of that to here.
__________________