[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: enregistrer émissions télé freebox



Florent Bayle a écrit :
> Le Samedi 18 Février 2006 11:19, Klaus Becker a écrit :
> 
>>Salut,
>>
>>je cherche une solution pour enregistrer sur mon dd des émissions télé
>>diffusées par la freebox.
> 
> 
> http://manatlan.online.fr/fricorder.php
> 

Bonjour,

Quand j'ai lancé le script python, il m'a mis ca sur l'interface web:

You've set web.py to use the fancier debugerror error messages, but
these messages require you install the Cheetah template system. For more
information, see the web.py website.

In the meantime, here's a plain old error message:

Traceback (most recent call last):
  File "/home/thierry/Install/fricorder/fricorder/libs/web.py", line
959, in runWSGIApp
    result = self.server.app(env, self.wsgiStartResponse)
  File "/home/thierry/Install/fricorder/fricorder/libs/web.py", line
1067, in __call__
    return self.func(e, o)
  File "/home/thierry/Install/fricorder/fricorder/libs/web.py", line
891, in wsgifunc
    func()
  File "/home/thierry/Install/fricorder/fricorder/libs/web.py", line
881, in <lambda>
    func = lambda: handle(getattr(mod, name), mod)
  File "/home/thierry/Install/fricorder/fricorder/libs/web.py", line
375, in handle
    return tocall(*[urllib.unquote(x) for x in args])
  File "/home/thierry/Install/fricorder/fricorder/fricorder-web.py",
line 201, in GET
    for code,chaine,deb,duree in api.getAtList():
  File "/home/thierry/Install/fricorder/fricorder/libs/api.py", line 19,
in getAtList
    buf=run(["atq"])
  File "/home/thierry/Install/fricorder/fricorder/libs/common.py", line
11, in run
    p = Popen(cmds, shell=False,stdout=PIPE,stderr=PIPE)
  File "/usr/lib/python2.4/subprocess.py", line 542, in __init__
    errread, errwrite)
  File "/usr/lib/python2.4/subprocess.py", line 975, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

(If it says something about 'Compiler', then it's probably because
you're trying to use templates and you haven't installed Cheetah. See
above.)

J'ai fait un
ebian:/home/thierry# aptitude install python2.4-cheetah
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture de l'information d'état étendu
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
Les NOUVEAUX paquets suivants vont être automatiquement installés :
  cheetah-common
Les NOUVEAUX paquets suivants vont être installés :
  cheetah-common python2.4-cheetah

mais à, ca ne marche plus du tout :-(.

Quand je le lance, il m'affiche rien sur mon navigateur et j'ai c en
console:

File "/home/thierry/Install/fricorder/fricorder/libs/dict4ini.py", line
53, in __repr__
    return repr(self.items)
  File "/home/thierry/Install/fricorder/fricorder/libs/dict4ini.py",
line 53, in __repr__
    return repr(self.items)
  File "/home/thierry/Install/fricorder/fricorder/libs/dict4ini.py",
line 53, in __repr__

PS: Au tout début, j'avais mis:
python2.4, python2.4-xml (pyxml), zenity qui sont d'après le README, les
packages requis pour l'utilisation de fricorder.

Merci :-)
A+









Reply to: