undefined symbol: sipExportedExceptions_limacore

Phil Thompson phil at riverbankcomputing.com
Mon Dec 1 14:58:18 GMT 2025


On 01/12/2025 14:47, Laurent Claustre wrote:
> Hi,
> 
> thanks the exceptions flag helps definitively.
> 
> Now I have an other issue, this project limacore is using an other
> module we bind with sip too, called processlib and I get this error
> when importing limacore:
> 
>>>> from Lima import Core
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File
> "/opt/bliss/conda/miniconda/envs/lima_dev_sip6/lib/python3.12/site-packages/Lima/Core/__init__.py",
> line 24, in <module>
>     from limacore import *
> RuntimeError: the processlib module failed to register with the sip 
> module

Has processlib been ported to the latest SIP?

Phil


More information about the PyQt mailing list