SpaceGroupUCL / qgisSpaceSyntaxToolkit

Space Syntax Toolkit for QGIS
GNU General Public License v3.0
115 stars 40 forks source link

DepthmapEngine Error #188

Open haktank5 opened 3 years ago

haktank5 commented 3 years ago

3

In some of my analysis studies, I get the error in the picture. Whatever I did, I could not solve this problem. Can you help me?

jorgegil commented 2 years ago

Can you give us more information about the process that leads to this error? What version of the softwares, what type of analysis, what input data is being used, etc

It's necessary to see if we can reproduce the error on our end.

AlexanderZuev1 commented 2 years ago

I have the same issue. Tried on qgis 3.10, 1.16 and 3.20.2 Used last version of depthmapXnet. Process - using Graph analysis tool after clicking "calculate" button with any settings.

"Traceback (most recent call last): File "C:/Users/GK/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\esstoolkit\analysis\AnalysisTool.py", line 690, in check_analysis_progress step, progress = self.analysis_engine.get_progress(self.axial_analysis_settings, self.datastore) File "C:/Users/GK/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\esstoolkit\analysis\DepthmapNetEngine.py", line 125, in get_progress return self.parse_progress(msg) File "C:/Users/GK/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\esstoolkit\analysis\DepthmapNetEngine.py", line 102, in parse_progress if self.analysis_nodes > 0: AttributeError: 'DepthmapNetEngine' object has no attribute 'analysis_nodes'

Версия Python: 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)] Версия: 3.10.0-A Coruña A Coruña, 6c816b4204"

P.S. Версия - Version (translation from Russian) If it will be necessary, i can send my geopackage file, where i store project and data

constance5690 commented 11 months ago

Hello, I'm having the same issue, has this been resolved?