-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bug #6
Comments
More info about the bug, can someone help me understand what's the problem here? running install |
Hello @Gauravajariwal11 , |
CMakeFiles/normalSpeed.dir/build.make:110: recipe for target 'CMakeFiles/normalSpeed.dir/np2mat/ndarray_converter.cpp.o' failed
make[2]: *** [CMakeFiles/normalSpeed.dir/np2mat/ndarray_converter.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/normalSpeed.dir/all' failed
make[1]: *** [CMakeFiles/normalSpeed.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
This happens when I try to install it. Pybind 11 and opencv3 were installed using pip3. Any ideas what's wrong here?
The text was updated successfully, but these errors were encountered: