Open m26415145 opened 6 years ago
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
I'm trying to install, but found these error. what did I miss?