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

arc.write error with version 1.0.1.231 #24

Closed
andyfarmerboy opened this issue Jul 11, 2018 · 2 comments
Closed

arc.write error with version 1.0.1.231 #24

andyfarmerboy opened this issue Jul 11, 2018 · 2 comments
Assignees
Labels

Comments

@andyfarmerboy
Copy link

Previously working code returns an error after updating arcgisbinding package to 1.0.1.231
arc.write("E:\\file.shp", sp_table)
returns

Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘arc.shapeinfo’ for signature ‘"NULL"’
@dpavlushko dpavlushko self-assigned this Jul 12, 2018
@dpavlushko
Copy link
Contributor

Please update package to version 1.0.1.232.

@dpavlushko dpavlushko added the bug label Jul 12, 2018
@andyfarmerboy
Copy link
Author

That fixed the issue. Thanks for patching.

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

No branches or pull requests

2 participants