-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I am currently teaching a course on spatial data analysis in R, and as a part of this course I've been showing how to use qgisprocess. However, two of the students have similar issue (see the message below) -- both use Windows; one has QGIS 3.40, the other one has QGIS 3.42; both also had other versions of QGIS on the computers before. Do you have any suggestions on how to fix it? Please let me know if you need more details on our side.
Trying getOption('qgisprocess.path'): 'C:/Program Files/QGIS 3.40.1/bin/qgis_process-qgis.bat'
Success!
Now using 'qgis_process' at 'C:/Program Files/QGIS 3.40.1/bin/qgis_process-qgis.bat'.
>>> If you need another installed QGIS instance, run `qgis_configure()`;
see `?qgis_configure` if you need to preset the path of 'qgis_process'.
QGIS version is now set to: 3.40.1-Bratislava
Using JSON for output serialization.
Using JSON for input serialization.
4 out of 4 available processing provider plugins are enabled.
ATTENTION: the QGIS algorithms could not be queried. You will loose some functionality.
You may want to (re)run `qgis_configure()`; see its documentation.
Error message was:
Error in "processx::run(\"cmd.exe\", c(\"/c\", \"call\", path, args), ...)": ! System command 'cmd.exe' failed
>>> PROBLEM encountered: couldn't build and save package cache! <<<
The 'qgis_process' command-line utility was either not found or
did not fulfil the needs to build the package cache.
Please run `qgis_configure()` to fix this and rebuild the cache.
See its documentation if you need to preset the path of qgis_process.
If the problem persists, make sure that you correctly installed QGIS
for your operating system using the instructions at
<https://download.qgis.org/>.
Metadata
Metadata
Assignees
Labels
No labels