int' object has no attribute 'rfind
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?
Can you paste the whole stack trace here?
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, "
Without the data is impossible to track it.