UMEP-dev / UMEP-processing

7 stars 9 forks source link

UMEP Python Packages installing error #83

Open uta1998 opened 1 month ago

uta1998 commented 1 month ago

Hi,

I just installed Qgis latest stable version 3.34.8 and i get the error attached: " UMEP couldn't install Python packages"

UMEP processing

Would you know how to install them? thanks in advance

uta1998 commented 1 month ago

then, when i try launching an UMEP study i get this error message: Traceback (most recent call last): File "C:\Users/FR0088/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ICEtool\Scripts\ShadowGenerator\shadow_generator.py", line 419, in start_progress shadowresult = dsh.dailyshading(dsm, vegdsm, vegdsm2, scale, lon, lat, sizex, sizey, tv, UTC, usevegdem, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/FR0088/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ICEtool\Scripts\ShadowGenerator\dailyshading.py", line 133, in dailyshading shadowresult = shadow.shadowingfunction_20(dsm, vegdem, vegdem2, azi[i], alt[i], scale, amaxvalue, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/FR0088/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ICEtool\Scripts\Utilities\shadowingfunctions.py", line 155, in shadowingfunction_20 dlg.progressBar.setValue(index) TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'

uta1998 commented 1 month ago

@biglimp would you know how to solve this?

wicand00 commented 1 month ago

I had the same issue with QGIS version 3.34.9 after the update. I re-installed the UMEP-Plugins, it asked to install the python packages again and it finally worked. Did not test the plugins but the installation of the packages seems to work like that.

biglimp commented 3 weeks ago

Sorry for late reply. Were you able to install?