Skip to content

[BUG]: uv sync is broken on Windows #1381

@lassefschmidt

Description

@lassefschmidt

Description

calling uv sync --all-extras on my system (develop branch) fails. let me know if you need more information.

Code for Reproduction

uv sync --all-extras

Exception Message

Resolved 196 packages in 1ms
  × Failed to build `openimageio==3.0.11.0`
  ├─▶ The build backend returned an error                                                                                                                                                                                                                                                                
  ╰─▶ Call to `scikit_build_core.build.build_wheel` failed (exit code: 1)

      [stdout]
      *** scikit-build-core 0.11.6 using CMake 4.2.0 (wheel)
      *** Configuring CMake...
      loading initial cache file C:\Users\lasse\AppData\Local\Temp\tmpoppumm5t\build\CMakeInit.txt
      -- Building for: NMake Makefiles
      -- Configuring incomplete, errors occurred!

      [stderr]
      CMake Error at CMakeLists.txt:15 (project):
        Running

         'nmake' '-?'

        failed with:

         no such file or directory


      CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
      CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage

      *** CMake configuration failed

      hint: This usually indicates a problem with the package or the build environment.
  help: `openimageio` (v3.0.11.0) was included because `colour-science[optional]` (v0.4.6) depends on `openimageio`

Environment Information

not possible as colour cannot be installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions