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

Go get error -github.com/extrame/xls/comparexlsxlsx.go:27:38: xlsxSheet.Rows undefined (type *xlsx.Sheet has no field or method Rows) #71

Open
pphowakande opened this issue Jul 20, 2020 · 2 comments

Comments

@pphowakande
Copy link

when I try to import this into my GOPATH, using command -
go get github.com/extrame/xls
I get error as -

github.com/extrame/xls

github.com/extrame/xls/comparexlsxlsx.go:27:38: xlsxSheet.Rows undefined (type *xlsx.Sheet has no field or method Rows)

any one has an idea why am I getting this error ?

@faxiang1230
Copy link

faxiang1230 commented Jul 21, 2020

Yeah, I also meet the issue,maybe xlsx repo update and conflict
# github.com/extrame/xls /home/linux/go/src/github.com/extrame/xls/comparexlsxlsx.go:27:38: xlsxSheet.Rows undefined (type *xlsx.Sheet has no field or method Rows)

@sergeilem
Copy link
Contributor

See PR #65

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

No branches or pull requests

3 participants