Faulty TensorFlow C install on MacOS?: dyld errors “Library not loaded: @rpath/libtensorflow.1.dylib” and “Symbol not found: __cg_DGifCloseFile”
问题 Question How should I install the TensorFlow C library on MacOS or otherwise address the errors: dyld: Library not loaded: @rpath/libtensorflow.1.dylib Referenced from: /Users/Me/./hello_tf Reason: image not found Abort trap: 6 and dyld: Symbol not found: __cg_DGifCloseFile Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /usr/local/lib/libGIF.dylib in /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO Abort trap: 6 Context I followed