Closed dvezinet closed 1 day ago
debug_tofu.txt
Due to an update of setuptools that ditches support for msvccompiler.
See this issue for details (2022) and this more recent one (2024)
Looks like the solution would be to pin setuptools !=65.* in the dependencies
setuptools !=65.*
debug_tofu.txt
Due to an update of setuptools that ditches support for msvccompiler.
See this issue for details (2022) and this more recent one (2024)
Looks like the solution would be to pin
setuptools !=65.*
in the dependencies