-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Installation failure when running './install.sh' #1086
Comments
i have a same error |
Same error, Ubuntu 16.04, cuda 9.0 |
Same problem, further up the compile log I see:
Ubuntu 16.04, cuda 9.0 |
This has been reported and fixed in torch/cutorch#797 |
@tastyminerals |
Are you sure, because I have CUDA 9.1 installed and working with Torch. |
@tastyminerals |
@tastyminerals |
Met the same question,not work by using method above,any other suggestions? |
This worked for me:
|
The solution given by @adam-dziedzic worked for me! Thanks! |
The solution given by @adam-dziedzic worked for me too! Only a few modifications on ~/torch/install/bin/torch-activate and chown for some files in ~/torch/install/bin. Thanks! |
Be careful with the solution that @adam-dziedzic provided because installing torch under |
@mherrera-dsci Did the chown you did on ~/torch/install/bin and the other modifications you did allow you to use luarocks from a non super-user? I'm finding that I can only use luarocks in super-user mode. |
Hi, could you please tell me how to modify? I found that after using sudo su to install torch, the torch can only be used in su. |
year, this is also worked for me! I solved this problem. |
thanks, worked for me |
@adam-dziedzic 's solution works for me, however I don't use the command |
Yes, mine is broken. How to solve this? |
Thanks!!! it works for me!! |
The following are the error messages received after running './install.sh'
The text was updated successfully, but these errors were encountered: