Ubuntu Software Center does not open - dbus error [closed]
permissions in your python packages are possibly not working.
sudo chown -R $USER:$USER /usr/local/lib/python2.7/dist-packages/
where you can replace $USER
with your login name (the one in lowercase).
or preferably the same for just the packages it is complaining about