<div dir="ltr"><div><div>great, thank you, any kind of progress is ver appreciated!<br><br></div>i’ll probably look at it soon, but i also have no idea about how it works so don’t wait for it :)<br><br></div>best, p<br></div><br><div class="gmail_quote"><div dir="ltr">Shaheed Haque <<a href="mailto:srhaque@theiet.org">srhaque@theiet.org</a>> schrieb am So., 8. Nov. 2015 um 13:11 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi,<br><br>I made a tiny bit of progress on PyKDE5 and so pushed a couple of commits that disentangle the config logic that may have put off any dabbling. It is still not especially nice, and nor does it actually produce anything if you follow the (newly updated) instructions except an error to do with %Include'ing some PyQt5 files:<br><br><div style="margin-left:40px">...<br>Parsing imported Sip files:<br>    Parsing /home/srhaque/source/pyqt5/sip/QtCore/QtCoremod.sip<br>Error: Unable to find sip import 'name=pyqt-internal.sip5, optional=True)'. (sipImportDirs=['/home/srhaque/source/pyqt5/sip']<br>Error: Unable to find sip import 'name=pyqt-gpl.sip5, optional=True)'. (sipImportDirs=['/home/srhaque/source/pyqt5/sip']<br>Error: Unable to find sip import 'name=pyqt-commercial.sip5, optional=True)'. (sipImportDirs=['/home/srhaque/source/pyqt5/sip']<br>File: '/home/srhaque/source/pyqt5/sip/QtCore/qcoreapplication.sip' Line: 59 Syntax error in input. Token type: SLASH, token value: /, lex state: function<br></div><br>Oddly enough, strace claims the files that are being sought have names like this:<br><br><div style="margin-left:40px">stat("/home/srhaque/source/pyqt5/sip/QtCore/name=pyqt-gpl.sip5, optional=True)", 0x7ffeb0a36480) = -1 ENOENT (No such file or directory)<br></div><br></div>Whereas the closest I have is:<br><br><div style="margin-left:40px">/home/srhaque/source/pyqt5/sip/pyqt-gpl.sip<br></div><br></div>This clearly broken in terms of base directory, component level directory, the "name=" bit and also ".sip" versus ".sip5". I am obviously missing something pretty basic. Any pointers (and helpers!) welcome...<br><br></div><div>Thanks, Shaheed<br><br></div></div>
_______________________________________________<br>
Kde-bindings mailing list<br>
<a href="mailto:Kde-bindings@kde.org" target="_blank">Kde-bindings@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-bindings" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br>
</blockquote></div>