AequilibraE / qaequilibrae

Free QGIS add-on for transportation modeling
https://www.aequilibrae.com/qgis/latest/
Other
73 stars 24 forks source link

failing to install qaequilibrae #343

Closed TimotheusKlein closed 1 month ago

TimotheusKlein commented 1 month ago

Hi,

i keep failing to install qaequilibrae properly. I'm using QGIS 3.34.6.and already installed MS Visual Studio Community 22 after that came up as an issue in the log. It seems to stumble over tables 3.8.0:

_2024-05-23T10:59:21 WARNING "C:\PROGRA~1\QGIS33~1.6\apps\Python312\python3.exe" -m pip install tables==3.8.0 -t "C:\Users/t.klein/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qaequilibrae\packages"

2024-05-23T10:59:21 WARNING Collecting tables==3.8.0

2024-05-23T10:59:21 WARNING Using cached tables-3.8.0.tar.gz (8.0 MB)

2024-05-23T10:59:21 WARNING Installing build dependencies: started

2024-05-23T10:59:21 WARNING Installing build dependencies: finished with status 'error'

2024-05-23T10:59:21 WARNING error: subprocess-exited-with-error_

And trying to build a model from layers gives:

ModuleNotFoundError: No module named 'tables'

I can install tables using the command from the log in the shell, but that doesn't seem to help. Restart QGIS, confirm installation of missing python packages leads to several more error messages under the title:

  1. "couldn't load extension qaequilibrae due to error calling classFactory() method" (my translation); beginning with "ImportError: Error importing numpy: ..."
  2. "couldn't load extension QNEAT3..."
  3. "couldn't load extension processing.."

Other context:

Funny enough, with an earlier version of QGIS 3.34 (don't remember which) and Visual Studio 15 i got qaaequilibrae running up to the copying of link tables when bulding a model - and there it stalled at 0%.

Any suggestions?

Thanks in advance, t.

r-akemii commented 1 month ago

@TimotheusKlein thanks for pointing out this installation issue. It's now solved, and the new QAequilibraE version with this fix should be released soon.

TimotheusKlein commented 1 month ago

Thanks for your quick reaction! The fixed version will have a new update timestamp in the extensions manager i guess? Presently it's 23.04.2024 22:17 best, t

pedrocamargo commented 1 month ago

What do you mean? It will be a new version altogether, but will only be available from the plugin store in another week or so.