pod BaiduMapKit 报错解决方案
Posted zhangshengjie
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pod BaiduMapKit 报错解决方案相关的知识,希望对你有一定的参考价值。
错误信息
[!] Error installing BaiduMapKit [!] /usr/bin/git clone https://github.com/BaiduLBS/BaiduMapKit.git /var/folders/j9/2hts13vj09qbr0_z13346d540000gn/T/d20190411-27361-18r6ux7 --template= --single-branch --depth 1 --branch 4.3.0 Cloning into ‘/var/folders/j9/2hts13vj09qbr0_z13346d540000gn/T/d20190411-27361-18r6ux7‘... 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
解决方案
终端执行命令如下命令即可
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
以上是关于pod BaiduMapKit 报错解决方案的主要内容,如果未能解决你的问题,请参考以下文章
from torchtext.datasets import text_classification 报错解决:cannot import name ‘text_classification‘(代码片
错误记录Android Studio 配置 AspectJ 报错 ( all buildscript {} blocks must appear before any plugins {} )(代码片
解决报错:在Python中使用property装饰器时,出现错误:TypeError: descriptor ‘setter‘ requires a ‘property‘ object but(代码片
nrm安装使用报错 internal/validators.js:124 throw new ERR_INVALID_ARG_TYPE(name, ‘string‘, value)--解决方案(代码片
解决报错提示:Loading class `com.mysql.jdbc.Driver‘.The new driver class is ‘com.mysql.cj.jdbc.Driver‘.(代码片
解决Jupyter notebook报错:AssertionError: wrong color format ‘var(--jp-mirror-editor-variable-color)‘(代码片