microsoft / microsoft/MoGe

pip installation issue

Open
#88 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.