Hello team,
We are currently working on a mobility plan for the Lake Chapala region in Mexico, and we are looking to create a model using the tools from the QAequilibrae plugin, so we greatly appreciate your work.
We are using QGIS version 3.40.5 and have encountered issues installing the plugin. After installing the plugin and the complementary Python packages, an alert appears stating that the package could not be installed properly. The alert window shows the following message:
An error occurred while executing Python code:
ModuleNotFoundError: No module named 'aequilibrae'
Traceback (most recent call last):
File "/Users/jpvillarreal/Library/Application Support/QGIS/QGIS3/profiles/jp/python/plugins/qaequilibrae/modules/processing_provider/provider.py", line 18, in loadAlgorithms
from .Add_connectors import AddConnectors
File "/Applications/QGIS-LTR.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/Users/jpvillarreal/Library/Application Support/QGIS/QGIS3/profiles/jp/python/plugins/qaequilibrae/modules/processing_provider/Add_connectors.py", line 14, in
from qaequilibrae.modules.common_tools import polygon_from_radius
File "/Applications/QGIS-LTR.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/Users/jpvillarreal/Library/Application Support/QGIS/QGIS3/profiles/jp/python/plugins/qaequilibrae/modules/common_tools/__init__.py", line 2, in
from .auxiliary_functions import *
File "/Applications/QGIS-LTR.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/Users/jpvillarreal/Library/Application Support/QGIS/QGIS3/profiles/jp/python/plugins/qaequilibrae/modules/common_tools/auxiliary_functions.py", line 8, in
from aequilibrae import Parameters
File "/Applications/QGIS-LTR.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'aequilibrae'
Python version: 3.9.5 (default, Sep 10 2021, 16:18:19) [Clang 12.0.5 (clang-1205.0.22.11)]
QGIS version: 3.40.5-Bratislava Bratislava, 8d6d1b54486
This error has appeared on every device where we tried the installation. Do you know how we can solve this issue?
Greetings,
Juan P. Villarreal
--
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/29444fa7-6d94-4e0d-8c79-3e5fa58c5341n%40googlegroups.com.