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

Cannot install Pytorch from source python 2.7 (No GPU) #41

Open
Ram81 opened this issue Feb 26, 2018 · 0 comments
Open

Cannot install Pytorch from source python 2.7 (No GPU) #41

Ram81 opened this issue Feb 26, 2018 · 0 comments

Comments

@Ram81
Copy link

Ram81 commented Feb 26, 2018

Cannot uninstall requirement PyTorch, not installed
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found Torch7 in /home/rockstar/torch/install
-- Configuring done
-- Generating done
-- Build files have been written to: /home/rockstar/torch/pytorch/cbuild
Scanning dependencies of target PyTorchNative
[ 50%] [100%] Building CXX object CMakeFiles/PyTorchNative.dir/src/nnWrapper.cpp.o
Building CXX object CMakeFiles/PyTorchNative.dir/src/LuaHelper.cpp.o
Linking CXX shared library libPyTorchNative.so
/usr/bin/ld: cannot find -lluajit
collect2: error: ld returned 1 exit status
make[2]: *** [libPyTorchNative.so] Error 1
make[1]: *** [CMakeFiles/PyTorchNative.dir/all] Error 2
make: *** [all] Error 2

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