-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
I haven't tried debugging further, but right off the bat, i'm seeing the following issues on MacOS and Ubuntu 16.04
Any help would be appreciated. Preparing for a demo with the Redis SF folks at the end of this month here: https://www.meetup.com/Advanced-Spark-and-TensorFlow-Meetup/events/254846318/
Thanks!!
MacOS:
Hint: It's a good idea to run 'make test' ;)
Downloading libtensorflow
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21.5M 100 21.5M 0 0 14.2M 0 0:00:01 0:00:01 --:--:-- 14.2M
dyld: Library not loaded: @rpath/libtensorflow.so
Referenced from: /Users/cfregly/workspace-fluxcapacitor/PipelineAI/RedisTF/test/./a.out
Reason: image not found
get_deps.sh: line 32: 15563 Abort trap: 6 ./a.out
Done
Linux:
Hint: It's a good idea to run 'make test' ;)
make[1]: Leaving directory '/root/RedisTF/deps/redis/src'
Downloading libtensorflow
get_deps.sh: 14: get_deps.sh: [[: not found
get_deps.sh: 16: get_deps.sh: [[: not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 226 100 226 0 0 1170 0 --:--:-- --:--:-- --:--:-- 1170
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
get_deps.sh: 29: get_deps.sh: [[: not found
tf_api_test.c:2:32: fatal error: tensorflow/c/c_api.h: No such file or directory
compilation terminated.
Done
Metadata
Metadata
Assignees
Labels
No labels