Eddy Ilg <m...@eddy-ilg.net> writes: > I found out it was an issue with SIP - the version tag seemed to be wrong. > > Now another symbol is missing: > _ZN10QArrayData11shared_nullE > > I can't find this symbol exported anywhere. Anyone knows where it is > defined?
It looks like a "C++" symbol. Python must be specially build in order that the standard "C++" libraries are included. -- https://mail.python.org/mailman/listinfo/python-list