What is the issue or question you have?
Hi, I’m trying to run the model for a basin and I get the following message (I’ve tried it for the test basins and it still shows the same thing). If you could help me I would appreciate it very much
" (taskgraph.Task) Task._execute_sqlite(1594) WARNING TaskGraph database is locked because another process is using it, waiting for a bit of time to try again"
Attach the logfile here:
2023-07-03 13:43:51,159 (taskgraph.Task) Task._execute_sqlite(1594) WARNING TaskGraph database is locked because another process is using it, waiting for a bit of time to try again
2023-07-03 13:43:51,160 (natcap.invest.utils) utils.prepare_workspace(166) ERROR Exception while executing natcap.invest.annual_water_yield
Traceback (most recent call last):
File “natcap\invest\utils.py”, line 164, in prepare_workspace
File “invest\cli.py”, line 469, in main
File “natcap\invest\annual_water_yield.py”, line 598, in execute
File “taskgraph\Task.py”, line 336, in init
File “retrying.py”, line 56, in wrapped_f
File “retrying.py”, line 266, in call
File “retrying.py”, line 301, in get
File “six.py”, line 719, in reraise
File “retrying.py”, line 251, in call
File “taskgraph\Task.py”, line 1561, in _execute_sqlite
sqlite3.OperationalError: invalid uri authority: icnas2.cc.ic.ac.uk
2023-07-03 13:43:51,163 (natcap.invest.utils) utils.prepare_workspace(169) INFO Elapsed time: 5m 15.060000000000002s
2023-07-03 13:43:51,164 (natcap.invest.utils) utils.prepare_workspace(172) INFO Execution finished