simonscheider / mapmatching

An arcpy based HMM map matching tool
MIT License
131 stars 53 forks source link

During execution TypeError: __init__() needs 1 positional argument, but 6 have been specified #16

Open Usergithubbbbb opened 10 months ago

Usergithubbbbb commented 10 months ago

Hello everyone, I have a problem with the tool. After I added it, I can't execute it because of this error "Traceback (most recent call last): File "", line 122, in execute TypeError: init() requires 1 positional argument, but 6 were specified

Execution failed (mapMatch)".

Any help would be appreciated.