laurentkneip / opengv

OpenGV is a collection of computer vision methods for solving geometric vision problems. It is hosted and maintained by the Mobile Perception Lab of ShanghaiTech.
Other
1.01k stars 354 forks source link

Cannot clone the repository #110

Open williamwanjia opened 3 years ago

williamwanjia commented 3 years ago

The git clone gives errors, as follows:

Cloning into 'opengv'... remote: Enumerating objects: 9, done. remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 100% (9/9), done. error: inflate: data stream error (invalid distance too far back) fatal: pack has bad object at offset 2380623: inflate returned -3 fatal: index-pack failed

williamwanjia commented 3 years ago

Not sure if this is an issue from my side. I'm having the same issue with some other repositories. Clone using ssh instead of https solves the problem.