-
Notifications
You must be signed in to change notification settings - Fork 8
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
Issue with example #7
Comments
Hi, Thanks for reporting. Which example are you referring to? |
Just had the same issue. It is the example in the readme.md of This error is easy to solve: I solved it by making it explicit: Anyhow if corrected the following error appears:
|
The example and the whole python client you're referring to is autogenerated which could lead to issues. |
@lukaspanni thanks for your idea. But since I found a solution for issue #9 I'm able to download the data directly and in a flexible way. I'm just not yet able to match production, consumption, and trade data correctly. Don't know if I do not do the correct check or if the data is just shitty. |
Btw: I think the original issue here is solved as soon as my answer from 3rd of August is implemented. But since I do not use the repository anymore. I deleted it from my computer. |
Invalid value for
region
(day), must be one of ['DE', 'AT', 'LU', 'DE-LU', 'DE-AT-LU', '50Hertz', 'Amprion', 'TenneT', 'TransnetBW', 'APG', 'Creos']Just tried to use the example, didn't work
The text was updated successfully, but these errors were encountered: