Skip to content

Colab demo not working #9

Description

@JuCarv-bit

Hello!

I hope this message finds you well.

Today I was running the colab notebook provided, but the following error appeared when running the last line (model = fit(args)) of the cell that trains Siren(SH) on the land-ocean dataset:

AttributeError: module 'fiona' has no attribute 'path'
I followed all the instructions, including restarting the session after running the first code cell.

I am using T4 GPU from google colab, but the error persists on the CPU as well.

One workaround I found here is to pin fiona to version 1.9.6, but it caused other things to break.

Could you give me some advice on it? I would appreciate it a lot.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions