Emergency Self-Construct
Emergency Self-Construct
> I'm getting this exact same error when trying to install numba 0.45 on a Python .venv, either with uv or pip I get the error `FileNotFoundError: [WinError 2] The...
> @nikimagic this is still llvmlite 0.46.0b1 installation failing on 3.14t?? Or is there something else you wanted to bring our attention to?
> I don't know offhand how to work around that - I think 3.14t builds aren't yet set up for anaconda? Presumably you all know better than I would... From...
Oh, also, we do have a full-stack building framework here: https://github.com/numba/numba-hatchery this could probably be adapted with minimal effort to try and run using a python.org based docker container with...
@tiran thank you for the report, I've marked this as `needtriage` for now. What is your hunch here, is this something that must be fixed within the llvmlite tree? Or...
@tiran just following up here. With the merge of https://github.com/numba/llvmlite/pull/1334 -- can this now be closed?
Sounds like an issue with software that has not been upgraded. https://llvmlite.readthedocs.io/en/latest/user-guide/llvm20.html ``` Initialization of LLVM core is now automatic. Calling [llvmlite.binding.initialize()](https://llvmlite.readthedocs.io/en/latest/user-guide/binding/initialization-finalization.html#llvmlite.binding.initialize) will now raise a RuntimeError with a message...
try llvmlite 0.44 instead and see if it happens there too?
@lowkeyrossi thank you for asking about this. This sounds like a really useful thing to add, but we are currently going through a major upgrade to LLVM 20, so please...
> [@esc](https://github.com/esc) hey thanks for sharing the information. Is there any estimated timeline for the next release, so that I can keep tracking. The ETA is a few weeks, keep...