OSError: Could not load shared object file: libllvmlite.so解决失败
xuefeng1130 opened this issue · 3 comments
xuefeng1130 commented
XJTU-Haolin commented
same problem meet @xuefeng1130 could you give me any instruction? my wechat: qianmaifubi
xuefeng1130 commented
same problem meet @xuefeng1130 could you give me any instruction? my wechat: qianmaifubi
我忘记我是怎么解决这个问题的了,我之前还发布过几个issue,你可以看看有没有描述,因为我换过好几个服务器
liuanqi-libra7 commented
@xuefeng1130 You can try this
pip install --ignore-installed llvmlite==0.35.0
and
pip install numba==0.48.0