mortenjust/tensorswift-ios

Missing header file "tensorflow/core/framework/resource_handle.pb.h"

Opened this issue · 2 comments

I tried

cd tensorswift-ios
./setup.sh

but got errors:

Mac-Admin:tensorswift-ios admin$ ./setup.sh
grep: tensorflow/workspace.bzl: No such file or directory
grep: tensorflow/workspace.bzl: No such file or directory
grep: tensorflow/workspace.bzl: No such file or directory
grep: tensorflow/workspace.bzl: No such file or directory
tensorflow/tensorflow/contrib/makefile/download_dependencies.sh: line 42: 1: Usage: download_and_extract URL DIR
tensorflow/tensorflow/contrib/makefile/build_all_ios.sh: line 28: cd: /Users/admin/Downloads/tensorflow-swift/untitled: No such file or directory

facing same issue on ubuntu 16.04 virtual machine is there any solution?