On Mon, Jun 22, 2009 at 07:25:54PM +0200, Piotr Ożarowski wrote:
> > rm -r /usr/share/pyshared/something
>
> NEVER DO THAT
>
> > rm -r /usr/lib/python-2.?/site-packages/something
>
> almost never do that
>
> If your package leaves pycental leftovers, use preinst scipt to
> remove /usr/lib/pyth
[Nicolas Chauvat, 2009-06-22]
> 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 d
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-
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 th
Hi Sancar,
On Sun, Jun 21, 2009 at 08:53:07PM -0400, Sancar wrote:
> I might have broken something with python-central or something, when I
> was fixing a weird dependency error. It's a long story. If there's a way
> to fix this problem quickly, I would really appreciate it.
It is easy to mes
Hi, I'm using Debian 5.0.
I'm having problems with python packages installed with apt specifically
gtk and gobject. I'm trying to install wicd which requires these
modules. Installation was successful, but when I tried to run it , I had
an error "No module named gtk". If I look at modules in py
6 matches
Mail list logo