Hey, I'm trying to run the example from the repository (https://github.com/msva/lua-fann/tree/master/test) but i'm having some issues.
Running module.lua i'm receiving the error attempt to call field 'create_standard' (a nil value).
I'm using Lua 5.1.5 and the most recent ZeroBrane. I downloaded the lua-fann module with LuaRocks 3.9.1 and, for install lua-fann, I installed fann library 2.2.0 from the developers website.
And even switch to another IDE wasn't a solution for me... seems that the module isn't loading right.

StackOverflow: https://stackoverflow.com/questions/73169113/lua-fann-error-in-zerobrane-attempt-to-call-field-create-standard-a-nil-valu