But got an error after calling pod install:
Setting up CocoaPods master repo $ /usr/local/bin/git clone https://github.com/CocoaPods/Specs.git master --progress Cloning into 'master'... remote: Enumerating objects: 590, done. remote: Counting objects: 100% (590/590), done. remote: Compressing objects: 100% (531/531), done. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed [!] Unable to add a source with urlhttps://github.com/CocoaPods/Specs.gitnamedmaster. You can try adding it manually in~/.cocoapods/reposor viapod repo add.
My environment:
Mac OS: 10.13.06
Python 3.6.5 :: Anaconda, Inc.
TF: 1.9
I followed the tutorials here: https://www.tensorflow.org/lite/demo_ios and here: https://codelabs.developers.google.com/codelabs/tensorflow-for-poets-2-ios/#3
But got an error after calling pod install:
Setting up CocoaPods master repo $ /usr/local/bin/git clone https://github.com/CocoaPods/Specs.git master --progress Cloning into 'master'... remote: Enumerating objects: 590, done. remote: Counting objects: 100% (590/590), done. remote: Compressing objects: 100% (531/531), done. error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed [!] Unable to add a source with url
https://github.com/CocoaPods/Specs.gitnamed
master. You can try adding it manually in
~/.cocoapods/reposor via
pod repo add.
My environment: Mac OS: 10.13.06 Python 3.6.5 :: Anaconda, Inc. TF: 1.9