Artix Linux Forum

Artix Linux => Package management => Topic started by: TheExplorer on 04 May 2024, 15:57:28

Title: Python imath package wrong installation path (again)
Post by: TheExplorer on 04 May 2024, 15:57:28
Hello,

I see that imath package (imath.so file actually) is installed into /usr/sr/lib... instead of the /usr/lib/python3.12/site-packages. It happened before as far as I can remember.

How is it even possible? (found an answer here (https://forum.artixlinux.org/index.php/topic,5531.msg34928.html#msg34928) already, it's due to cmake for some reason)

And what should I do to recompile it myself in order to not wait for the maintainer's new fixed version?

Thanks in advance.

P.S.

Code: [Select]
pacman -Qi imath
Required By     : krita  opencolorio  openexr

pacman -Qi openexr
Required By     : gegl  gimp  gst-plugins-bad  libjxl

===================================

SOLVED: fixed with imath update