You are not logged in.

#1 2006-07-30 11:45:41

Cagnulein
Member
From: Modena, Italy
Registered: 2006-04-03
Posts: 260
Website

gnome-bluetooth-manager can't see pygtk [SOLVED]

Hi folks, i've just installed gnome-bluetooth-manager but i can't start because it reports to me this error:

[Incoming]# gnome-bluetooth-manager 
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/gnomebt/manager.py", line 26, in ?
    import pygtk
ImportError: No module named pygtk

but i've already pygtk, infact

[Incoming]# pacman -S pygtk
:: pygtk-2.8.6-3: is up to date.  Upgrade anyway? [Y/n] 

what's wrong?
Thanks

Offline

#2 2006-07-30 14:22:03

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: gnome-bluetooth-manager can't see pygtk [SOLVED]

Weird..

Does reinstalling pygtk help? What happens if you open a terminal, type 'python', and then type 'import pygtk' at the python prompt?


I am a gated community.

Offline

#3 2006-07-30 14:51:29

Cagnulein
Member
From: Modena, Italy
Registered: 2006-04-03
Posts: 260
Website

Re: gnome-bluetooth-manager can't see pygtk [SOLVED]

before posting i've tried to reinstall it without any changes sad
from shell:

[/]# python
Python 2.4.3 (#1, May 29 2006, 22:23:40) 
[GCC 4.1.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygtk
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named pygtk

very weird...i'll try to reinstall python...other ideas?

Offline

#4 2006-07-30 14:56:02

Cagnulein
Member
From: Modena, Italy
Registered: 2006-04-03
Posts: 260
Website

Re: gnome-bluetooth-manager can't see pygtk [SOLVED]

nothing changes after a fresh install of python sad

Offline

#5 2006-08-01 17:22:57

user
Member
Registered: 2006-03-29
Posts: 465

Re: gnome-bluetooth-manager can't see pygtk [SOLVED]

try to install following packages

gnome-python           
gnome-python-extras
gst-python 
pygobject
pygtk
pyorbit

I removed my sig, cause i select the flag, the flag often the target of enemy.

SAR brain-tumor
[img]http://img91.imageshack.us/img91/460/cellphonethumb0ff.jpg[/img]

Offline

#6 2006-08-01 18:24:05

Cagnulein
Member
From: Modena, Italy
Registered: 2006-04-03
Posts: 260
Website

Re: gnome-bluetooth-manager can't see pygtk [SOLVED]

thx smile They solved my problem wink

Offline

Board footer

Powered by FluxBB