googlecodelabs / tensorflow-for-poets-2

Apache License 2.0
508 stars 463 forks source link

Cannot install pod inside ios's floder #90

Open ghost opened 6 years ago

ghost commented 6 years ago

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 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