You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
run:
git clone https://github.com/NervanaSystems/neon.git
cd neon && make sysinstall
get:
In file included from loader/src/block_iterator_shuffled.cpp:20:
loader/src/util.hpp:24:10: fatal error: 'sox.h' file not found
#include <sox.h>
^
clang++ -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wno-deprecated-declarations -std=c++11 -DHAS_IMGLIB -fPIC -I/usr/local/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -I/usr/local/include/opencv -I/usr/local/include -I/usr/include/python2.7 -c loader/src/etl_image.cpp -o build/temp.linux-x86_64-2.7/loader/src/etl_image.o -Wno-deprecated-declarations -std=c++11 -DHAS_IMGLIB
The text was updated successfully, but these errors were encountered: