Skip to content

Git LFS smudge error on pip install #1

@simbru

Description

@simbru

When pip installing from github repo you may get a smudge error from git lfs. This is most likely because of commits from contributors without git lfs activated or with git lfs configured incorrectly.

I will look into removing git lfs from the repository all-together, as notebooks shared here should be clean enough to have moderate file sizes. However, cleaning up git lfs seems to be a bit of a pain (git-lfs/git-lfs#3026).

I will look into this when time. For now running git lfs install --skip-smudge solves it temporarily (run git lfs install to revert to usual behaviour).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions