2024-06-06T14:05:01 WARNING Traceback (most recent call last):
File "C:\Users/Nigel/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qaequilibrae\modules\menu_actions\action_edit_parameters.py", line 2, in run_change_parameters
from qaequilibrae.modules.common_tools import ParameterDialog
File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python\qgis\utils.py", line 892, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\Users/Nigel/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qaequilibrae\modules\common_tools\__init__.py", line 1, in
from .auxiliary_functions import *
File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python\qgis\utils.py", line 892, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\Users/Nigel/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qaequilibrae\modules\common_tools\auxiliary_functions.py", line 8, in
from aequilibrae import Parameters
ImportError: cannot import name 'Parameters' from 'aequilibrae' (unknown location)
is there anyway that you guys missing the Parameters file in the newer version? if now, could you please help me to fix the issues here? Thank you for the help.
Cheers,
Leo


--
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 on the web visit https://groups.google.com/d/msgid/aequilibrae/4acde66b-12bd-42c6-943f-69a90e332b65n%40googlegroups.com.
--
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 on the web visit https://groups.google.com/d/msgid/aequilibrae/CAHsL4J5Z%2B%2BSVExQ6Fnh3Lyy-MtrRfNO24AfkKVpH%2BQ2Ed9_nrw%40mail.gmail.com.
Hi Pedro, I swear that I did my best to install it jajajaj, many thanks for your answer. I checked the folder you mentioned, but I do not have the QPolaris folder, just the qaequilibrae folder in the plugin folder.I tried with the second suggestion but i got the same error message:I'm not entirely sure, but I think the problem might be due to the following installation process:
1- Install tables 3.9.2
2- During the process, tables specifies a requirement for numpy >= 1.19.0
3- The system finds numpy 2.0.0 and proceeds, thinking it's compatible
4- The system continues installing dependencies until it reaches shapely 2.0.3, but if you look at the release notes for that package, there is an issue that I found.The important part is this: "The binary wheels are not yet compatible with a future NumPy 2.0 release, therefore a numpy<2 upper pin was added to the requirements (#1972)."As a result, shapely 2.0.3 cannot be installed because it is not compatible with numpy 2.0.0.How should we fix it? I am not sure, i need to read more.Best regards
To view this discussion on the web visit https://groups.google.com/d/msgid/aequilibrae/19075771431.878cae8c73459.6420984835911277260%40margo.co.



To view this discussion on the web visit https://groups.google.com/d/msgid/aequilibrae/19075771431.878cae8c73459.6420984835911277260%40margo.co.

To view this discussion on the web visit https://groups.google.com/d/msgid/aequilibrae/6afc5b90-a322-4c9e-b596-ecdd14ded41en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aequilibrae/17f20f1e-40ce-4797-aceb-965dc14bd7ffn%40googlegroups.com.