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

Error: Could not satisfy dependency: image >= 1.0 #16

Open
jiangfeng15 opened this issue Mar 24, 2015 · 2 comments
Open

Error: Could not satisfy dependency: image >= 1.0 #16

jiangfeng15 opened this issue Mar 24, 2015 · 2 comments

Comments

@jiangfeng15
Copy link

when I install the graphicsmagick,it appear
Missing dependencies for graphicsmagick:
image >= 1.0
torch >= 7.0
sys >= 1.0

Error: Could not satisfy dependency: image >= 1.0

@gumanoed
Copy link

gumanoed commented May 5, 2017

I suffer from the same issue.
I installed graphicksmagick on ubuntu 14.04 by
git clone https://github.com/clementfarabet/graphicsmagick
luarocks install graphicsmagick/graphicsmagick-1.scm-0.rockspec

But:
Error: Could not satisfy dependency: image >= 1.0

Looks like there is no rock "image" in luarocks repo anymore. I found "dromozoa-image". Mabe it's a replacement?

@nagadomi
Copy link
Contributor

nagadomi commented May 6, 2017

This package depends on torch ( http://torch.ch/ ). torch has its own rocks repository.
https://github.com/torch/rocks

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

3 participants