bonjour
j'ai un probleme de recup d'info
voici mon retour terminal
daniel@daniel-desktop:~$ ~/Accuweather/start-recmeteo.sh
daniel@daniel-desktop:~$ Version = 1.27
huitHeures 1 Ok
huitHeures 2 Ok
Jour 1 Ok
Nuit 1 Ok
Traceback (most recent call last):
File "/home/daniel/Accuweather/scripts/recmeteo.py", line 379, in <module>
demonise(ent, nb1, nb2, huitHeures, nbJour, interval, nbFoisHuit, Id, demon)
File "/home/daniel/Accuweather/scripts/recmeteo.py", line 322, in demonise
traitement(ent+nb1+'/daily-weather-forecast/'+nb2+"?day="+str(x), repsauv+"/Jour"+str(x), repsauv)
File "/home/daniel/Accuweather/scripts/recmeteo.py", line 171, in traitement
infs=inf[1].get_text().split("\n")
IndexError: list index out of range