Re: Python C-library import paths

2022-03-31 Thread M. Zhou
On Fri, 2022-04-01 at 02:32 +0100, Wookey wrote: > > RuntimeError: Cannot find the files. > List of candidates: > /home/wookey/bin/libtvm.so > /usr/local/bin/libtvm.so > /usr/bin/libtvm.so > /bin/libtvm.so > /usr/local/games/libtvm.so > /usr/games/libtvm.so > /usr/lib/python3/dist-packages/tvm/lib

Re: Python 3.11 for bookworm?

2022-12-21 Thread M. Zhou
There is not yet an accurate estimate of time required to fix the python packages during the transition -- and I still remember the transition from python3.9 -> python3.10 took a very long period that does not seem short enough to be covered by the freeze schedule. Apart from that, package maintai

Re: Python 3.11 for bookworm?

2022-12-22 Thread M. Zhou
I'm the regular uploader of python3-llvmlite. Please give up with numba. Its core dependency llvmlite is not even ready for llvm != 11, while Sid had already get llvm-11 removed. I have tried to cherry-pick an upstream fix to bump llvmlite's llvm dependency to 12/14, but the autopkgtest shows numb

Re: Python 3.11 for bookworm?

2022-12-22 Thread M. Zhou
It seems I was a little bit out of date. Diane Trout has tried with an unreleased snapshot which looks good with llvm-14 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024795 Will work on it soon. On Thu, 2022-12-22 at 18:04 -0500, M. Zhou wrote: > I'm the regular uploader of python3-

Re: llvmlite, numba, and llvm versions

2025-04-09 Thread M. Zhou
Hi Diane, Thank you for working on this. Do you have LLVM team write access? If so please help your self and directly push the commits there. If not, please open a merge request and I'll process it quickly. On Tue, 2025-04-08 at 22:59 -0700, Diane Trout wrote: > Hi, > > I have a version of llvm

Re: llvmlite, numba, and llvm versions

2025-02-18 Thread M. Zhou
On Tue, 2025-02-18 at 09:50 -0800, Diane Trout wrote: > > Do you have any ideas of what could be done to help get a version of > llvmlite that works with numba into Debian? No idea. I'm keeping an eye on upstream release but the only option I can see to make it work is to depend on the LLVM versi