sent-conv-torch
sent-conv-torch copied to clipboard
HDF5 installation with luarocks error
Hello!
When typing sudo luarocks install hdf5
I get the following errors:
gcclua.c: In function ‘int gcclua_tree_get_type_anonymous(lua_State*)’: gcclua.c:636:22: error: ‘TYPE_ANONYMOUS_P’ was not declared in this scope lua_pushboolean(L, TYPE_ANONYMOUS_P(*t)); ^~~~~~~~~~~~~~~~ gcclua.c:636:22: note: suggested alternative: ‘MAP_ANONYMOUS’ lua_pushboolean(L, TYPE_ANONYMOUS_P(*t)); ^~~~~~~~~~~~~~~~ MAP_ANONYMOUS
How do I fix that?
I have the same problem. Any help would be appreciated! Thanks!
met the same problem. several ways were tried, no one worked.