-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AssertionError: Event sender name must be specified #408
Comments
In this case, the return data's sender name is empty string.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
I tried to use
one_call
method to fetch the forecast info for this loactionlat:
55.761665
, lon:37.606667
( Moscow, RU )I got this error message
How to reproduce this bug
pyowm version: 3.3.0 ( latest )
python version: 3.10.6
The text was updated successfully, but these errors were encountered: