Package: driconf
Version: 0.2.7-1
In some cases when trying to run driconf it retrieves the following error:
$ driconf
Traceback (most recent call last):
File "/usr/bin/driconf", line 26, in ?
import driconf
File "/usr/lib/python2.3/site-packages/driconf.py", line 26, in ?
import pygtk
ImportError: No module named pygtk
Script will fail if not using python 2.3 as default.
I recomend replacing #!/usr/bin/python with
#!/usr/bin/python2.3 at the beginning of the script.
Using Debian GNU/Linux 3.1 unstable, kernel 2.6.12.2
python2.3 2.3.5-3
python2.4 2.4.1-3
python-gtk2 2.6.2-1
xbase-client 6.8.2.dfsg.1-5
libgl1-mesa-dri 6.3.2-1
--
Ramon Antonio Parada
http://ramonantonio.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]