Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

the problem of th test.lua #7

Open
caixialiu-bjut opened this issue Feb 26, 2020 · 0 comments
Open

the problem of th test.lua #7

caixialiu-bjut opened this issue Feb 26, 2020 · 0 comments

Comments

@caixialiu-bjut
Copy link

Hi, I am interested in your paper. I have a problem when running the code, as follows:
hp@hp-HP-Z840-Workstation:~/cnncomplete-master/torch$ th

______ __ | Torch7 / Debian
/_ / ________/ / | Scientific computing for Lua.
/ / / _ / __/ / _ \ | Type ? for help
/_/ _
// _//// | https://github.com/torch
| http://torch.ch

th> os.exit()
hp@hp-HP-Z840-Workstation:~/cnncomplete-master/torch$ th test.lua
/usr/bin/luajit: /usr/share/lua/5.1/trepl/init.lua:389: module 'nn' not found:
no field package.preload['nn']
no file './nn.lua'
no file '/usr/share/luajit-2.1.0-beta3/nn.lua'
no file '/usr/local/share/lua/5.1/nn.lua'
no file '/usr/local/share/lua/5.1/nn/init.lua'
no file '/usr/share/lua/5.1/nn.lua'
no file '/usr/share/lua/5.1/nn/init.lua'
no file './nn.so'
no file '/usr/local/lib/lua/5.1/nn.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/nn.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'error'
/usr/share/lua/5.1/trepl/init.lua:389: in function 'require'
test.lua:3: in main chunk
[C]: in function 'dofile'
/usr/lib/torch-trepl/th:149: in main chunk
[C]: at 0x562346d621d0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant