URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/weboob-meteo Title: Weboob - Météo Authors: Tanouky Date: 2016年07月06日T14:03:15+02:00 License: CC By-SA Tags: debian Score: 0 Bonjour, Je suis sous Debian Jessie et j'ai installé le paquet Weboob dont on m'a vanté les mérites (ici et ailleurs), mais je comptais m'en servir par exemple pour la météo, mais ceci ne fonctionne pas. $ wetboobs Warning: there is currently no configured backend for wetboobs Do you want to configure backends? (Y/n): y Available modules: 1) [ ] meteofrance Get forecasts from the MeteoFrance website 2) [ ] weather Get forecasts from weather.com 3) [ ] yahoo Yahoo! a) --all-- install all backends q) --stop-- Select a backend to create (q to stop): 1 Unable to load module "meteofrance": No module named simplejson Warning: there is currently no configured backend for wetboobs wetboobs> current paris Bug(yahoo): HTTP Error 401: Unauthorized === [ 0%] Getting http://updates.weboob.org/1.0/main/ Error(weather): HTTP Error 404: Not Found (url="http://www.weather.com/weather/today/paris") Use "logging debug" option to print backtraces. wetboobs> forecasts paris Bug(yahoo): HTTP Error 401: Unauthorized === [ 0%] Getting http://updates.weboob.org/1.0/main/ Error(weather): HTTP Error 404: Not Found (url="http://www.weather.com/weather/tenday/paris") Use "logging debug" option to print backtraces. wetboobs> D'où vient le problème ? J'ai l'impression de respecter ce qu'il faut faire, l'ajout de backends, l'appel des commandes...? Merci pour vos avis. :)