Skip to content

🐞 <title> uv.lock file error #2964

@Likhith-Sugganahalli

Description

@Likhith-Sugganahalli

Describe the bug

When i try setting up the development environment as instructed in the readme file, i run into an issue with

uv sync --extra cpu

Image

Dataset

N/A

Model

N/A

Steps to reproduce the behavior

git clone https://github.com/open-edge-platform/anomalib.git
cd anomalib
uv venv
uv sync --extra cpu

OS information

OS information:

  • OS: [e.g. Ubuntu 22]
  • Python version: [e.g. 3.10.12]
  • Anomalib version: [main branch]

Expected behavior

should be able to create and run the uv development setup

Screenshots

No response

Pip/GitHub

GitHub

What version/branch did you use?

main

Configuration YAML

.

Logs

error: Failed to parse `uv.lock`
  Caused by: TOML parse error at line 1, column 9
  |
1 | version https://git-lfs.github.com/spec/v1
  |         ^
key with no value, expected `=`

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions