probnot / wpg-weatherchan

This creates the old-school looking weather channel that was common on Winnipeg cable TV into the 1990s.
MIT License
128 stars 19 forks source link

ECData is now ECWeather #2

Closed m0yellow closed 1 year ago

m0yellow commented 3 years ago

Hello, while trying out your great project, I run into an issue, with ECData not available. The fix described in here worked for me.

https://github.com/michaeldavie/env_canada/issues/33

Another solution would be, to provide sample information for anybody wanting to try your great idea, without working with the dependency heavy env_canada (especially when not from Canada, as I am).

You can close this issue right away, if you want to fix ECData in another issue, I have fixed it locally, exactly as described in the link provided. (But I don't mind if you want to leave it open, having me as the "requestor"). Happy New Year, Matthias

michaeldavie commented 3 years ago

Yup, I changed things around a bit in v0.3.0 of env_canada. Another option would be to install v0.2.5 (pip install env_canda==0.2.5), which uses the old structure and has been updated to work with Python 3.9.