Replies: 2 comments 1 reply
-
Is QGIS closes once you click on the run button or it starts doing something for few seconds before ? |
Beta Was this translation helpful? Give feedback.
-
You said here (#711 (reply in thread)) that you use a pip install. But where did you use the pip install ? Because if QGIS is installed in a standalone installer, this is probable that the library installed using pip is not applied in your QGIS environment. Ideally, on windows, it is recommended using the osgeo4W package or if you are familiar with Python environment, installing a Python environement containing the qgis library and other required packages by UMEP |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My problem is similar to the problem stated here. QGIS 3.34 automatically closes when I run URock (UMEP for processing 2.0.35). But it is not solved even after doing
pip install jpype1==1.5.0
Before crashing QGIS, the model generates a text file named "RunInfoURock.txt" which has the following data:
Apparently, the model crashed after Vertical resolution.
Beta Was this translation helpful? Give feedback.
All reactions