Skip to content

Google colab jupyter notebook does not work #167

@rpitonak

Description

@rpitonak

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions