-
Notifications
You must be signed in to change notification settings - Fork 830
Open
Description
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

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
Labels
No labels