luarocks install nn error

247 views
Skip to first unread message

61106...@gmail.com

unread,
Aug 25, 2016, 5:08:16 AM8/25/16
to torch7
I am getting the following error when trying to install nn using luarocks:

fatal: unable to access 'https://github.com//torch/nn.git/' : The requested url returned error: 400

When I copy the link it takes me to the correct link so I'm not sure what is wrong. luarocks install works for other packages such as csvigo and dpnn etc.
Message has been deleted

Antoine LAULAN

unread,
Aug 25, 2016, 5:39:09 AM8/25/16
to torch7
Hi,

following command work to me: 

luarocks install nn

Maybe you should re install torch with:

luarocks install torch

Wich install you torch7, and i'm quite sure that nn is include into this repo.
I can access it just with the torch installation.

Antoine LAULAN

unread,
Aug 25, 2016, 5:42:16 AM8/25/16
to torch7
Another thing,

a problem that i've met with luarocks and git come from my environment configuration.

Try: 

git config --global url."https://".insteadOf git://

and after that your command. 

Hope this will help.


Le jeudi 25 août 2016 11:08:16 UTC+2, (inconnu) a écrit :

61106...@gmail.com

unread,
Aug 25, 2016, 7:02:55 AM8/25/16
to torch7
I have tried this on two different path but still doesn't seem to work.

61106...@gmail.com

unread,
Aug 25, 2016, 7:04:04 AM8/25/16
to torch7
I have tried this though it doesn't seem to work with this luarocks package though worked when I used "luarocks install csvigo"
Reply all
Reply to author
Forward
0 new messages