Re: Fichier python GTK

Pàgina inicial

Reply to this message
Autor: Christian Marillat
Data:  
A: guilde
Assumpte: Re: Fichier python GTK
Frédéric <frederic.mantegazza@???> writes:

> On Wednesday 05 July 2006 19:05, Christian Marillat wrote:
>
>> ,----
>>
>> | python: can't open file
>> | '/usr/lib/python2.3/site-packages/gtk-2.0/gui_gtk.py'
>>
>> `----
>
> Peux-tu poster le traceback complet ? C'est pour savoir quel module essaye
> de charger ce truc...


Il n'y a rien de plus intéréssant :

,----
| python: can't open file '/usr/lib/python2.3/site-packages/gtk-2.0/gui_gtk.py'
| Traceback (most recent call last):
| File "/home/marillat/.kde/share/apps/amarok/scripts/amarok_replaygain/amarok_replaygain.py", line 733, in ?
| configdialog(replaygain_config)
| File "/home/marillat/.kde/share/apps/amarok/scripts/amarok_replaygain/gui_gtk_wrapper.py", line 18, in configdialog
| cdict1 = eval(gui_out.readline())
| File "<string>", line 0
| ^
| SyntaxError: unexpected EOF while parsing

`----

Christian