JamesMarcogliese / SMS-Info-System

SMS Information System (SIS)
2 stars 2 forks source link

Weather api - Type error #31

Closed shgaurav closed 7 years ago

shgaurav commented 7 years ago

A type error occurs sometimes when you make a query to the weather api. I have noticed this when the query was 1 Mississauga, Ontario. when you type 1 Mississauga Ontario works fine. However, this error does not occur too often

shgaurav commented 7 years ago

This error seems to be associated with main.py stopping randomly. While working on pi yesterday, I noticed that this error popped up randomly while I was running the system. Afterwards, the console printed type error and exited the while loop.