Open RodrigoMahalufRecasens opened 11 months ago
This error raised by networkx happens when not using an updated version (>=2.7). Please reinstall the python dependencies by:
Download the updated requirements list.
Downloads\requirements.txt
Open the OSGeo4W Shell
corresponding to your qgis by: Start Menu > type: osgeo > click on the icon
(the links are in your version C:\ProgramData\Microsoft\Windows\Start Menu\Programs\QGIS 3.34.1 folder)
Update pip, install the list by typing into the terminal:
run o-help for a list of available commands
C:\Program Files\QGIS 3.28.12>python3.exe -m pip install --upgrade pip
C:\Program Files\QGIS 3.28.12>python3.exe -m pip install -r C:\Users\YOUR_USERNAME\Downloads\requirements.txt
My OS is Windows 11 Pro, version 23H2, build 22631.2715.
My objective was to calculate the Betweenness Centrality metric for my 10 simulations, when I got an unexpected error:
Attached the instance and botched results in a zip
rick_instance.zip firesim_231123_141751problems.zip