Hi everyone,
I'm working on a new project using QAequilibrae version 1.1.6 on QGIS 3.40.2. However, I encountered an issue at the "Create Project from Layers" step, where the following error appeared:
2025-03-05T19:00:26 WARNING Traceback (most recent call last):
File "C:\Users/mario/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qaequilibrae\modules\paths_procedures\show_shortest_path_dialog.py", line 71, in prepare_graph_and_network
self.graph.set_skimming([self.minimize_field])
File "C:\Users/mario/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qaequilibrae\packages\aequilibrae\paths\graph.py", line 435, in set_skimming
df = self.__graph_groupby.sum(numeric_only=True)[skim_fields].reset_index()
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Graph' object has no attribute '_GraphBase__graph_groupby'
Has anyone experienced this before or knows how to fix it?
Thanks in advance.
Cheers,
--You received this message because you are subscribed to the Google Groups "AequilibraE" group.To unsubscribe from this group and stop receiving emails from it, send an email to aequilibrae...@googlegroups.com.To view this discussion visit https://groups.google.com/d/msgid/aequilibrae/CAO8rw1vVhpYsdVA92BvNmrJijEEaX5uYHTGjg4zoNvXe%2By5EeA%40mail.gmail.com.