[ 7%] Building CXX object CMakeFiles/nn_process.dir/src/process/preprocess.cpp.o [ 14%] Building CXX object CMakeFiles/nn_process.dir/src/process/postprocess.cpp.o ...
# Install dependencies pip3 install numpy pybind11 # Init pybind11 git submodule update --init --recursive # Get the newest repositories (dev only) # git submodule update --remote # Build the SEAL lib ...