We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have tried to use google colab notebook provided on the top of README.md.
Input:
from pathlib import Path import os from src import exporters
Output:
File "/content/ml_drought/src/models/data.py", line 1 from __future__ import annotations ^ SyntaxError: future feature annotations is not defined
It seems that there is a problem with versions of Python.
The text was updated successfully, but these errors were encountered:
Thanks so much Radoslav! I will get to this next week. Hope you're safe and well
Sorry, something went wrong.
Thank you!
If you need any help let me know. I was not able to figure out how to change python version inside the colab.
We may try to use other service like binder or deepnote.
tommylees112
No branches or pull requests
I have tried to use google colab notebook provided on the top of README.md.
Input:
Output:
It seems that there is a problem with versions of Python.
The text was updated successfully, but these errors were encountered: