Your Question
(anoma3) C:\anomalib-main\application\backend>uv sync --no-dev --extra cpu
cpython-3.14.4-windows-x86_64-none (download) ------------------------------ 5.26 MiB/21.31 MiB
error: Distribution torch==2.8.0+cpu @ registry+https://download.pytorch.org/whl/cpu can't be installed because it doesn't have a source distribution or wheel for the current platform
hint: You're using CPython 3.14 (cp314), but torch (v2.8.0+cpu) only has wheels with the following Python ABI tags: cp313, cp313t
The automatically installed CPython 3.14 is incompatible with torch (v2.8.0+cpu). Is it due to an incorrect configuration file in uv (uv.lock)?
Forum Check
Your Question
(anoma3) C:\anomalib-main\application\backend>uv sync --no-dev --extra cpu
cpython-3.14.4-windows-x86_64-none (download) ------------------------------ 5.26 MiB/21.31 MiB
error: Distribution
torch==2.8.0+cpu @ registry+https://download.pytorch.org/whl/cpucan't be installed because it doesn't have a source distribution or wheel for the current platformhint: You're using CPython 3.14 (
cp314), buttorch(v2.8.0+cpu) only has wheels with the following Python ABI tags:cp313,cp313tThe automatically installed CPython 3.14 is incompatible with
torch(v2.8.0+cpu). Is it due to an incorrect configuration file in uv (uv.lock)?Forum Check