On Mon, Jun 22, 2009 at 11:00:08AM -0400, Sancar Adali wrote: > I had manually deleted those site-packages directories in order to fix > an apt problem. In /usr/share/pyshared I see none of the gtk2 or > gobject files. > cd /usr/share/python-support/ I have directories for python-gtk2 and > python-gobject. > Is the easiest thing to do remove python-2.4/5 and reinstall them
Unless you already deleted something you should not have deleted, rm -r /usr/share/pyshared/something rm -r /usr/lib/python-2.?/site-packages/something should be enough to solve your problem. If that doesn't work, purging packages and reinstalling is probably the easiest thing to do. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org