Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

low compatibility with luarocks install #4

Open
fredowski opened this issue Jun 17, 2016 · 0 comments
Open

low compatibility with luarocks install #4

fredowski opened this issue Jun 17, 2016 · 0 comments

Comments

@fredowski
Copy link

Hi,

your code is used in an example for the machine learning environment torch. However, your installation method expects lua5.1 in a default place and the pkg-config to be there. Therefore there have been some tweaks introduced to install this package.

kuz/DeepMind-Atari-Deep-Q-Learner@8466031

The standard torch installation installs lua or luajit in some local directory and depends on luarocks to install dependencies. I think the rockspec plus Makefile could be modified to have an easier install via luarocks.

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

No branches or pull requests

1 participant