-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
undefined: array.Interface when install gorgonia package #127
Comments
when i am trying to run gorgonia/tensor package or while installing i am getting the above mentioned error |
This seems to be a version issue. Which version are you getting? |
I am using latest version, yesterday only I have installed . |
module gorgonia.org/gorgonia go 1.16 require (
) |
This is the libraries I have installed |
go version go1.17.6 darwin/amd64 |
I confirm |
|
gorgonia.org/tensor
../../go/src/gorgonia.org/tensor/dense_compat.go:442:23: undefined: array.Interface
The text was updated successfully, but these errors were encountered: