在github上下载源码导入eclipse,在命令行进入源码的api文件夹,运行make install,安装依赖库和api本身,但是有一个报错,
报错内容: Cloning https://github.com/pyinstaller/pyinstaller.git (to 7e814646474efc868206beb8fb9dfe45af527109) to /tmp/pip-qhaf4pgv-build
Could not find a tag or branch '7e814646474efc868206beb8fb9dfe45af527109', assuming commit.
请问是什么原因造成的错误,并且怎么解决这个问题
关于make install 找不到标签或分支的问题
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
oyljerry 2017-09-07 02:20关注https://github.com/pyinstaller/pyinstaller.git 对应的branch 7e814646474efc868206beb8fb9dfe45af527109估计被删除了,找不到了。估计远程github的源码改动了
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报