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 -u gorgonia.org/gorgonia" - error undefined: arrowArray.Interface #548

Open
poweredbyboffins opened this issue Jun 3, 2023 · 1 comment

Comments

@poweredbyboffins
Copy link

.# gorgonia.org/tensor
../../src/gorgonia.org/tensor/dense_compat.go:442:34: undefined: arrowArray.Interface

@thinhngo-x
Copy link

Hi,
I had the same problem but resolved it by installing apache/arrow before installing this. So try go get -u github.com/apache/arrow before installing gorgonia.

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

2 participants