pip installation issue
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Hey, I am getting this error when I try to install with pip:
Failed to download and build `moge @
│ git+https://github.com/microsoft/MoGe.git@286873bdaa16fe05086ac2e081d6bc87b7523118`
├─▶ Git operation failed
╰─▶ process didn't exit successfully: `/usr/bin/git reset --hard 286873bdaa16fe05086ac2e081d6bc87b7523118` (exit
status: 128)
--- stderr
Downloading assets/normal_comaprison.jpg (2.6 MB)
Error downloading object: assets/normal_comaprison.jpg (c653f5e): Smudge error: Error downloading
assets/normal_comaprison.jpg (c653f5e14d29ede3964aa038d9c9529c18de71cacc8aee34cfddf215589c5ebe): error
transferring "c653f5e14d29ede3964aa038d9c9529c18de71cacc8aee34cfddf215589c5ebe": [0] remote missing object
c653f5e14d29ede3964aa038d9c9529c18de71cacc8aee34cfddf215589c5ebe
Errors logged to
'/home/ubuntu/.cache/uv/git-v0/checkouts/69684cd7cedd5950/286873b/.git/lfs/logs/20250712T075608.821628952.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: assets/normal_comaprison.jpg: smudge filter lfs failed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the pip installation at commit 286873bdaa16fe05086ac2e081d6bc87b7523118 and inspect the Git LFS handling for assets/normal_comaprison.jpg. Review the referenced .git/lfs/logs entry or run git lfs logs last; done means the package installs without the missing-object and smudge-filter errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100