map_matching icon indicating copy to clipboard operation
map_matching copied to clipboard

int' object has no attribute 'rfind

Open CateDeku opened this issue 6 years ago • 3 comments

Hi, i'm try to run your algorithm with your example data. i keep receiving this error: "int' object has no attribute 'rfind" related to the file genericpath.py Any idea on how to fix this?

CateDeku avatar Oct 18 '19 15:10 CateDeku

Can you paste the whole stack trace here?

pedrocamargo avatar Oct 20 '19 22:10 pedrocamargo

Hi I'm having the same problem. Do you know the solution for this?

Here is the entire error message: Runtime error (MissingMemberException): 'int' object has no attribute 'rfind' Traceback: line 99, in _splitext, "C:\Program Files\Rhino 6\Plug-ins\IronPython\Lib\genericpath.py" line 200, in splitext, "C:\Program Files\Rhino 6\Plug-ins\IronPython\Lib\ntpath.py" line 1057, in init, "C:\Python27\Lib\site-packages\shapefile.py" line 115, in write_points, "" line 200, in main, "" line 259, in script

josebeirao avatar Jul 14 '20 21:07 josebeirao

Without the data is impossible to track it.

pedrocamargo avatar Jul 15 '20 04:07 pedrocamargo