SpaceGroupUCL / qgisSpaceSyntaxToolkit

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

Attribute error: 'DepthmapNetEngine' object has no attribute 'analysis_nodes' #199

Open Intuos5 opened 2 years ago

Intuos5 commented 2 years ago

On Windows 10, Qgis 3.16.9, DepthmapXnet 0.35 I get the following error, when running an analysis with these settings: Running analysis for map layer 'Segmentlines': analysis type - segment input distance - angular metric radius - 2000,200,400,1200,800,0 calculate choice calculate NACH and NAIN

I don't have a layer set for unlinks.

2022-02-10T13:45:42 WARNING Traceback (most recent call last): File "C:\Users/XXXX/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/XXXX/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/XXXX/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'

imcake commented 2 years ago

same issue.

MKIM1008 commented 1 year ago

Same issue in Qgis 3.20.2

jorgegil commented 1 year ago

Can you please tell us if it runs in other circumstances? For example does it work with axial analysis, or segment analysis but with unlinks, or using the sample data?

Thanks

SojungNoh commented 1 year ago

Same issue here. Sample data provided by the tutorial worked fine.

jorgegil commented 1 year ago

Can you provide a sample of the data that does not work? Thank you.

SojungNoh commented 1 year ago

Hello.

Thank you for your quick reply. I'm trying to run 'segment analysis' with the following file in the link. It is also contained in this link as well, which I've also wrote in the 'issue' page : https://drive.google.com/drive/folders/1EvjhHaJsjFNaWJoKwTQr5EaFOxE4PFX5 (The mail service is failing to send zip files because of the size, so please refer to this link.)

Thank you. Best Regards, Sojung Noh.

-----Original Message----- From: "Jorge @.> To: @.>; Cc: @.>; @.>; Sent: 2022-12-03 (토) 00:32:34 (GMT+09:00) Subject: Re: [SpaceGroupUCL/qgisSpaceSyntaxToolkit] Attribute error: 'DepthmapNetEngine' object has no attribute 'analysis_nodes' (Issue #199)

Can you provide a sample of the data that does not work? Thank you. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>