Comment 14 for bug 680627

Revision history for this message
Marc Deslauriers (mdeslaur) wrote : Re: Error starting Virtual Machine Manager: No module named version

You shouldn't add /usr/share/pyshared to your import path...files in there are supposed to get symlinked to /usr/lib/pymodules/python2.6...

Simply renaming or deleting the old files should be enough.