I get the following error while loading image :
Module build failed: Error: dyld: Library not loaded: /usr/local/opt/libpng/lib/libpng16.16.dylib
I get the following error while loading image :
Module build failed: Error: dyld: Library not loaded: /usr/local/opt/libpng/lib/libpng16.16.dylib
According to this https://github.com/BVLC/caffe/issues/3806
I tried this command
brew link --overwrite libpng