Yes, I'm sorry about that.  So that we don't look like complete fools, I'll provide you with a brief explanation.<br><br>Our "python2-sip" (Python v2) and "python-sip" (Python v3) packages have conflicting files.  We decided to use the ones from "python2-sip" and then force "python-sip" to depend on it.  The same goes for "python2-qt" and "python-qt".<br>



<br>We had a discussion about this approach a few days ago <a href="https://bugs.archlinux.org/task/22391" target="_blank">here</a>.  Let me know if you can see a better solution to this dilemma.<br>

<br>Our method seems to work fine, provided that we also remember to install the newly built "python2-sip" (Python v2) package before attempting to build the new "python-qt" (Python v3) package.  Unfortunately, we only remembered to build and install the "python-sip" package before turning our attention to "python-qt" earlier.<br>





<br>