#Hello. I'm having issues getting `scikit

1 messages · Page 1 of 1 (latest)

tender peak
#

Are you disabling build isolation? The locations of things like Python move around with build isolation.

simple oyster
#

Hmm, not really. 😅

But pip wheel instead of python -m build in combination with tool.scikit-build.build-dir = "build/{cache_tag}" seemed to work well for building LLVM -- although it choked on the bindings. Majority stuff cached though -- I'm happy.