basinmaker icon indicating copy to clipboard operation
basinmaker copied to clipboard

QGIS Installation Error

Open kokubadejo opened this issue 2 years ago • 2 comments

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 <catchment_pourpoints_outside_lake> 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 [email protected] or create an issue in https://github.com/dustming/basinmaker/issues

kokubadejo avatar Sep 15 '23 17:09 kokubadejo

@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

dustming avatar Sep 19 '23 23:09 dustming

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'

kokubadejo avatar Sep 27 '23 15:09 kokubadejo