You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an unfortunate gotcha of a) the luarocks version I'm using and b)
luarocks in general.
The luarocks that comes with torch adds special packages, like the one
you're trying to install.
I include the "vanilla" luarocks with my lua distribution. So, if you want
to install Torch packages
Hi there, I installed lua and luarocks as shown and I am not able to install packages using luarocks.
For example when I type
luarocks install nngraph
it returnsError: No results matching query were found.
I am able to run the notebooks though.
The text was updated successfully, but these errors were encountered: