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

can't install #26

Open
m26415145 opened this issue Oct 8, 2018 · 0 comments
Open

can't install #26

m26415145 opened this issue Oct 8, 2018 · 0 comments

Comments

@m26415145
Copy link

I'm trying to install, but found these error. what did I miss?

make: Entering directory `E:/Tugas/Semester 7/Code/fasterrcnn/roi-pooling-master/roi_pooling'
g++ -std=c++11 -shared -o roi_pooling.so roi_pooling.cc roi_pooling.cu.o -I C:\Users\USER\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\include -fPIC -lcudart -L/usr/local/cuda-8.0/targets/x86_64-linux/lib/ -D _GLIBCXX_USE_CXX11_ABI=0
process_begin: CreateProcess(NULL, g++ -std=c++11 -shared -o roi_pooling.so roi_pooling.cc roi_pooling.cu.o -I C:\Users\USER\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\include -fPIC -lcudart -L/usr/local/cuda-8.0/targets/x86_64-linux/lib/ -D _GLIBCXX_USE_CXX11_ABI=0, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [roi_pooling.so] Error 2
make: Leaving directory `E:/Tugas/Semester 7/Code/fasterrcnn/roi-pooling-master/roi_pooling'
running build
running build_py
running install_lib
running install_egg_info
Removing C:\Users\USER\AppData\Local\Programs\Python\Python35\Lib\site-packages\roi_pooling-1.0-py3.5.egg-info
Writing C:\Users\USER\AppData\Local\Programs\Python\Python35\Lib\site-packages\roi_pooling-1.0-py3.5.egg-info
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