https://bugs.kde.org/show_bug.cgi?id=513557

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #13 from Dmitry Kazakov <[email protected]> ---
Hi, HPetrus!

The dump says that Krita links to the system pyqt6-sip library for some reason.
That might be caused by several reasons:

1) You have pyqt6 installed via pip (in a venv or just pip+user installation)

Please provide output for the following commands:

pip list
where python
where python3

2) You might have some LD_LIBRARY_PATH or LD_PRELOAD set somewhere

Please provide output for the following commands:

echo $LD_LIBRARY_PATH
echo $LD_PRELOAD

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to