Skip to content

AttributeError: 'DepthmapNetEngine' object has no attribute 'analysis_nodes' #203

@SojungNoh

Description

@SojungNoh

I'm currently having problem with :
AttributeError: 'DepthmapNetEngine' object has no attribute 'analysis_nodes'

My Settings :
On Windows 10, Qgis 3.28, DepthmapXnet 0.35 I get the following error, when running an analysis with these settings:

For your information, I attach the source file I'm aiming to analyse
https://drive.google.com/drive/folders/1EvjhHaJsjFNaWJoKwTQr5EaFOxE4PFX5?usp=sharing

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions