dustming / basinmaker

An automated GIS toolbox for watershed delineation with lakes
Artistic License 2.0
24 stars 6 forks source link

QGIS Installation Error #18

Open kokubadejo opened 1 year ago

kokubadejo commented 1 year ago

I ran into this error when running the full installation script

ERROR: Unable to make mapset element cell_misc/catchment_pourpoints_outside_lake (./output_full_installation\grassdb\main_working_location\PERMANENT/cell_misc/catchment_pourpoints_outside_lake): No such file or directory ERROR: Raster map not found Module run None r.null map=catchment_pourpoints_outside_lake setnull=-9999,0 ended with error Process ended with non-zero return code 1. See errors in the (error) output. please report error message to m43han@uwaterloo.ca or create an issue in https://github.com/dustming/basinmaker/issues

dustming commented 1 year ago

@kokubadejo would you please comment out the "try:" section in the test script and run again? It should provide us with more specific error messages. Thanks Ming

kokubadejo commented 1 year ago

I tried doing that, but I kept getting an indent error. So I tried running it bit by bit. when I run it with just the section uncommented: image I get this error: [WinError 3] The system cannot find the path specified: './output_full_installation\\grassdb\\main_working_location\\PERMANENT\\cats\\lake_outflow_pourpointst2'