You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am trying to run the benchmark, on a mac mini running the m1 chip, I get the following error:
luajit: ./lua/native.lua:34: dlopen(./lua/../static/libfzy-darwin-arm64.so, 5): image not found
stack traceback:
[C]: in function 'load'
./lua/native.lua:34: in main chunk
[C]: in function 'require'
benchmark.lua:9: in main chunk
[C]: at 0x01028e2a0c
I believe a libfzy-darwin-arm64.so file is missing in the static folder
The text was updated successfully, but these errors were encountered:
Hi I am trying to run the benchmark, on a mac mini running the m1 chip, I get the following error:
I believe a
libfzy-darwin-arm64.so
file is missing in thestatic
folderThe text was updated successfully, but these errors were encountered: