Building pyqt5 against py3

Adriaan de Groot groot at kde.org
Fri May 26 14:02:55 UTC 2017


On Thursday, May 25, 2017 12:03:00 AM Dan MacDonald wrote:
> Hi FreeBSD KDE dev(s)!
> 
> I've successfully built pyqt5 against py27 under HEAD but I've had no
> luck building pyqt5 against any version of Python 3. Any tips you
> could offer would ge greatly assisted!
> 
> Thanks
> 
> ===>   Registering installation for py33-qt5-core-5.7.1 as automatic
> pkg-static: Unable to access file
> /usr/ports/devel/py-qt5-core/work/stage/usr/local/lib/python3.6/site-package
> s/PyQt5/__pycache__/Qt.opt-1.cpython-36.pyc:No such file or directory


I vaguely recall working on this once, briefly. Take a look in the stage 
directory (e.g. /usr/ports/devel/py-qt5-
core/work/stage/usr/local/lib/python3.6/site-packages/PyQt5/ ) to see what 
*is* there. Perhaps the Python3 compiled files are being stored differently.


More information about the kde-freebsd mailing list