hola! getting a load fail with the following errors. any ideas what I’m doing wrong?
script load: /home/we/dust/code/fm7-master/fm7.lua
cleanup
script clear
SCRIPT ERROR: load fail
/home/we/dust/code/fm7-master/fm7.lua:14: module ‘fm7/lib/fm7’ not found:
no field package.preload[‘fm7/lib/fm7’]
no file ‘/home/we/norns/lua/fm7/lib/fm7.lua’
no file ‘/home/we/norns/lua/core/fm7/lib/fm7.lua’
no file ‘/home/we/norns/lua/core/params/fm7/lib/fm7.lua’
no file ‘/home/we/norns/lua/lib/fm7/lib/fm7.lua’
no file ‘/home/we/norns/lua/softcut/fm7/lib/fm7.lua’
no file ‘/home/we/dust/code/fm7/lib/fm7.lua’
no file ‘/usr/local/share/lua/5.3/fm7/lib/fm7.lua’
no file ‘/usr/local/share/lua/5.3/fm7/lib/fm7/init.lua’
no file ‘/usr/local/lib/lua/5.3/fm7/lib/fm7.lua’
no file ‘/usr/local/lib/lua/5.3/fm7/lib/fm7/init.lua’
no file ‘/usr/share/lua/5.3/fm7/lib/fm7.lua’
no file ‘/usr/share/lua/5.3/fm7/lib/fm7/init.lua’
no file ‘./fm7/lib/fm7.lua’
no file ‘./fm7/lib/fm7/init.lua’
no file ‘/usr/local/lib/lua/5.3/fm7/lib/fm7.so’
no file ‘/usr/lib/arm-linux-gnueabihf/lua/5.3/fm7/lib/fm7.so’
no file ‘/usr/lib/lua/5.3/fm7/lib/fm7.so’
no file ‘/usr/local/lib/lua/5.3/loadall.so’
no file ‘./fm7/lib/fm7.so’
stack traceback:
/home/we/norns/lua/core/norns.lua:185: in function </home/we/norns/lua/core/norns.lua:185>
[C]: in function ‘require’
/home/we/dust/code/fm7-master/fm7.lua:14: in main chunk
[C]: in function ‘dofile’
/home/we/norns/lua/core/script.lua:140: in function </home/we/norns/lua/core/script.lua:140>
[C]: in function ‘xpcall’
/home/we/norns/lua/core/norns.lua:186: in field ‘try’
/home/we/norns/lua/core/script.lua:140: in function ‘core/script.load’
/home/we/norns/lua/core/menu.lua:423: in field ‘key’
/home/we/norns/lua/core/menu.lua:164: in function </home/we/norns/lua/core/menu.lua:141>
script clear