We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to install, but found these error. what did I miss?
The text was updated successfully, but these errors were encountered: