Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing TravelTime plug-in QGIS 3.36.0-Maidenhead generates error from initAlgorithm #89

Open
EwenH opened this issue Jul 18, 2024 · 1 comment

Comments

@EwenH
Copy link

EwenH commented Jul 18, 2024

Hi,
I installed TravelTime and it works exceedingly well however it pops up two error boxes on installing. I tried reinstalling the plug-in and the same two boxes popped up

TypeError: QgsProcessingParameterNumber(): arguments did not match any overloaded call: overload 1: argument 'type' has unexpected type 'int' overload 2: argument 1 has unexpected type 'str'
Traceback (most recent call last):
File "C;*REDACTED*\travel_time_platform_plugin\algorithms\simple.py", line 334, in initAlgorithm
QgsProcessingParameterNumber(
TypeError: QgsProcessingParameterNumber(): arguments did not match any overloaded call:
overload 1: argument 'type' has unexpected type 'int'
overload 2: argument 1 has unexpected type 'str'

@chris-traveltime
Copy link

Hi Ewen,

What version of QGIS are you running? The plugin is compatible up to the LTR version of QGIS (3.34) but there are currently some issues with newer versions than that.

Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants