You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dacht met een clean sheet beginnen:
3di verwijderd
alle versies qgis verwijderd
alle profiles in AppData mapje verwijderd
nu heb ik de 3di modeller interface weer opnieuw geinstalleerd zowel met 'install default profile' en daarna zonder, beide keren deze melding als ik 3Di Results Analysis wil installeren:
daarna zegt ie wel 'plugin installed succesfully'
als ik dan 3di opnieuw opstart en als ik naar installed plugins ga staat 3di result analysis wel aangevinkt, maar niet in processing toolbox of toolbar te zien. aan en uit zetten geeft zelfde error.
Python error text:
2024-09-24T15:47:48 CRITICAL Traceback (most recent call last):
File "C:\PROGRA1/3DIMOD1.34/apps/qgis-ltr/./python\qgis\utils.py", line 401, in loadPlugin import(packageName)
File "C:\PROGRA1/3DIMOD1.34/apps/qgis-ltr/./python\qgis\utils.py", line 892, in _import
mod = builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis_init.py", line 57, in
dependencies.ensure_everything_installed()
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 150, in ensure_everything_installed
if not _ensure_h5py_installed():
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 234, in _ensure_h5py_installed
return _install_h5py(hdf5_version)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 253, in _install_h5py
_install_dependencies([H5PY_DEPENDENCY], target_dir=_dependencies_target_dir())
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 527, in _install_dependencies
bar.setValue((count / len(dependencies)) * 100)
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
The text was updated successfully, but these errors were encountered:
dacht met een clean sheet beginnen:
3di verwijderd
alle versies qgis verwijderd
alle profiles in AppData mapje verwijderd
nu heb ik de 3di modeller interface weer opnieuw geinstalleerd zowel met 'install default profile' en daarna zonder, beide keren deze melding als ik 3Di Results Analysis wil installeren:
daarna zegt ie wel 'plugin installed succesfully'
als ik dan 3di opnieuw opstart en als ik naar installed plugins ga staat 3di result analysis wel aangevinkt, maar niet in processing toolbox of toolbar te zien. aan en uit zetten geeft zelfde error.
Python error text:
2024-09-24T15:47:48 CRITICAL Traceback (most recent call last):
File "C:\PROGRA
1/3DIMOD1.34/apps/qgis-ltr/./python\qgis\utils.py", line 401, in loadPluginimport(packageName)
File "C:\PROGRA
1/3DIMOD1.34/apps/qgis-ltr/./python\qgis\utils.py", line 892, in _importmod = builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis_init.py", line 57, in
dependencies.ensure_everything_installed()
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 150, in ensure_everything_installed
if not _ensure_h5py_installed():
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 234, in _ensure_h5py_installed
return _install_h5py(hdf5_version)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 253, in _install_h5py
_install_dependencies([H5PY_DEPENDENCY], target_dir=_dependencies_target_dir())
File "C:\Users\rutger.wiebing\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\threedi_results_analysis\dependencies.py", line 527, in _install_dependencies
bar.setValue((count / len(dependencies)) * 100)
TypeError: setValue(self, value: int): argument 1 has unexpected type 'float'
The text was updated successfully, but these errors were encountered: