Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

int' object has no attribute 'rfind #7

Open
CateDeku opened this issue Oct 18, 2019 · 3 comments
Open

int' object has no attribute 'rfind #7

CateDeku opened this issue Oct 18, 2019 · 3 comments

Comments

@CateDeku
Copy link

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?

@pedrocamargo
Copy link
Owner

Can you paste the whole stack trace here?

@josebeirao
Copy link

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

@pedrocamargo
Copy link
Owner

Without the data is impossible to track it.

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

No branches or pull requests

3 participants