Liang Ying-Ruei
Liang Ying-Ruei
Here's my observations (on Ubuntu 16.04.7) - When running `neuron query`, it tried to read locale from glibc, `/nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/locale/locale-archive`. This could be observed via `strace` - Running `localedef --list-archive /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/locale/locale-archive`...
I encounter this issue as well. You can try revering version back to 11beb6e8cd2419b2429925b76a98f24035e40985 to workaround this issue (even though it works for me, I can't tell if this revision...
This issue is also affected by #9 that when `Matrix` is "unable to compare equality", `Data` should be considered as "unable to compare equality" as well.
Should I check anything or write some new benchmarks first?