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 torch>=7.0 #95

Open
visonpon opened this issue Nov 27, 2017 · 7 comments
Open

Error: could not satisfy dependency torch>=7.0 #95

visonpon opened this issue Nov 27, 2017 · 7 comments

Comments

@visonpon
Copy link

I certainly have installed torch ,but also encounter this error? anyone know why?

@visonpon
Copy link
Author

@soumith

@salihkaragoz
Copy link

@visonpon I have also the same problem have you solve this? If you share it will be great. Thanks in advance
😕

@MILOTIDE
Copy link

MILOTIDE commented Jun 5, 2018

I also meet this error when I use commad:
sudo luarocks make hdf5-0-0.rockspec LIBHDF5_LIBDIR=”/usr/lib/x86_64-linux-gnu/”
.But when I don't use "sudo " ,it success.You can try it.

@ZhuochengZhang98
Copy link

ZhuochengZhang98 commented Aug 22, 2018

I got the same error when i install it. Have you solved this problem? I've tried installing it without sudo, but it comes out "permission denied"

@BobbiKim
Copy link

sudo rm -rf ~/.cache/luarocks

@gulugulujiang
Copy link

sudo ~/torch/install/bin/luarocks make hdf5-0-0.rockspec LIBHDF5_LIBDIR=”/usr/lib/x86_64-linux-gnu/”
I solved my problem by above sentence. Pay attention change the ~/torch to your own torch path.

@AnuragSahu
Copy link

Error: File not found: hdf5-0-0.rockspec

the file is missing from mine

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

7 participants