-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels