Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Python imath package wrong installation path (again) (Read 191 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

Python imath package wrong installation path (again)

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 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