Dear all,
I am happy to announce the availability of the 0.45.1 patch release for llvmlite. This fixes an important issue with Windows wheels. Please see the release notes for details.
- llvmlite 0.45.1
- Install from PyPi.org:
pip install llvmlite==0.45.1 - Install from anaconda.org:
conda install -c numba llvmlite=0.45.1 - Release notes: Release Notes — llvmlite 0.45.1+0.gacabcfb.dirty documentation
- Install from PyPi.org:
A variety of github users had noticed this, thank you for bringing this to our attention and thank you for your continued patience while we worked to remedy this release critical bug.