This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I keep getting this error every time I open QGIS v 3.22.7. How can I fix this?
Traceback (most recent call last):
       File "C:\PROGRA~1/QGIS32~1.7/apps/qgis-ltr/./python/plugins\sagaprovider\SagaAlgorithmProvider.py", line 92, in loadAlgorithms
       version = SagaUtils.getInstalledVersion(True)
       File "C:\PROGRA~1/QGIS32~1.7/apps/qgis-ltr/./python/plugins\sagaprovider\SagaUtils.py", line 136, in getInstalledVersion
       with subprocess.Popen(
       File "C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib\subprocess.py", line 951, in __init__
       self._execute_child(args, executable, preexec_fn, close_fds,
       File "C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib\subprocess.py", line 1420, in _execute_child
       hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
       FileNotFoundError: [WinError 2] The system cannot find the file specified
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/QGIS/commen...