-
Spent a whole lot of time banging my head on why testing errored. This is because you need to install Lua 5.1 system-wide **even if** in the end you use nlua to make neovim your interpreter. This is b…
clorl updated
2 months ago
-
### Description
After I upgrade apisix from 3.5 to 3.10, apisix could not load upstream data any more.
```
2024/11/05 16:32:53 [error] 57#57: *3 [lua] config_etcd.lua:535: load_full_data(): failed…
-
I get the following error:
``` lua
th> require 'hdf5'
...e/fabrice/torch/install/share/lua/5.1/trepl/init.lua:384: ...ome/fabrice/torch/install/share/lua/5.1/hdf5/ffi.lua:56: expected align(#) on lin…
-
## Current problems
- All our current dependencies (libvips and raylib) are just c/c++ libraries, from a development standpoint it's easier to have those installed on the system (esp when testing on …
-
There appears to be a minor issue when `luacov` attempts to scan over a symbolic link - I suspect the issue is actually in `lfs` which should return a `mode` attribute of `'link'` for a symbolic link,…
prgp updated
8 months ago
-
It's probably linked to my setup but since V2 I cannot execute any request. I get the following error:
```
Error executing Lua callback: ...im/lazy/luarocks.nvim/.rocks/share/lua/5.1/nio/tasks.lu…
-
Hello,
I installed luarocks from source, macosx works ok, but failed on windows 10.
BTW, I installed luarocks by install.bat which in source folder.
Error: LuaRocks 3.2.1 bug (please report …
-
this is my lua
```
pi@raspberrypi:~/lua---csv $ lua
Lua 5.1 -- Copyright (C) 1994-2012 Lua.org, PUC-Rio.
_____ _
|_ _| | |
| | ___ _ __ ___| |__
|…
-
Dear Sir,
Hello! Thank you for your great work helping me installing Torch on Windows.
I have installed it in C:\torch. But when I tried to intall cutorch using "luarocks intall cutorch", it fail…
-
Hi,
I am trying to install LRDB via lua rocks (v2.4.3).
It finds the rockspec, clones from github (7144514a607cb5bc322ed41c7c5e954d6fbeb140) but failes within cmake:
CMake Error at luarocks_cma…
iar74 updated
6 years ago