watershed-workflow icon indicating copy to clipboard operation
watershed-workflow copied to clipboard

Modules Missing when Running Example file in Docker

Open akirke opened this issue 1 year ago • 0 comments

I am using the ecoon/watershed_workflow-ats docker image (last updated 8 days ago) to use watershed-workflow.

I cloned the watershed-workflow repo onto my desktop, and the pulled the docker image, but I noticed that when running the example mesh_coweeta.ipynb, the line import watershed_workflow.land_cover_properties returns an error: "No module named 'watershed_workflow.land_cover_properties'".

I can work around this by importing from the folder (within the repo) labeled watershed_workflow, but the same error arises when I try to import 'densification' or 'regions'.

Thanks!

akirke avatar Sep 29 '23 15:09 akirke