LOCALE =
(I have amended the license key for security reasons in this post)
Bummer - someone deleted your locale!!!
I remember downloading this package, and getting examples to work on. They worked, but gave me weather for Norwich. Did you get that far?
Try replacing with this: (you should get some nice weather, except today it's up to 42 C, so rather too warm)
# config settings for conkyForecast.py
LOCALE = THXX0002
I think perhaps it's more to do with paths. I ended up making a folder to assist me in organising - having a few versions and backups floating around by now... /home/ben/Admin to keep things a little tidier - with a 'template' and 'weather' folder in there too. I also renamed my edited template, it's not related to bangkok in any way:rolleyes:
${if_existing /proc/net/route wlan0}${execpi 1800 conkyForecast --location=THXX0002 --template=/home/ben/Admin/weather/bangkok.template}${else}${if_existing /proc/net/route wlan0}${endif}${else} ${endif}${color7}

