Tyson
Tyson
ah! thank you.
alright, thanks for the help. Building gets past ffmpeg deps, but now it's failing with numpy, installed to /usr/local/lib/python2.7/site-packages/numpy, which is the standard location afaik does python just straight up...
I did add the path configuration file, the instructions say to build with the virtuialenv deactivated though? I'm using FreeBSD-12.0-RELEASE
the following happens when I run these commands: I get as far as ` python2 setup.py build_ext -I/usr/local/include -L/usr/local/lib` which ends in: ``` warning: unknown warning option '-Wno-cpp' [-Wunknown-warning-option] In...
works, but now it's hanging on: ``` warning: unknown warning option '-Wno-cpp' [-Wunknown-warning-option] /usr/home/tyson/Git/butterflow/butterflow/motion.cpp:3:10: fatal error: 'opencv2/core/core.hpp' file not found #include ``` my guess is that this trend is going...
no, ended up using something else for that project.