emer / etable

Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor
BSD 3-Clause "New" or "Revised" License
117 stars 7 forks source link

where #55

Open jame-lo opened 1 year ago

jame-lo commented 1 year ago

github.com\emer\etable\etable\idxview.go:18:2: cannot find package "github.com/goki/ki/sliceclone"

rcoreilly commented 1 year ago

don't do go get -u on anything involving "goki" right now -- under major renovation. If you restore to previous go.mod versions everything should work.