maintainer-feedback requested: [Bug 225040] devel/py-qt5-core: 'import PyQt5.QtCore' requires sip in the runtime

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 10 08:16:27 UTC 2018


Yuri Victorovich <yuri at freebsd.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 225040: devel/py-qt5-core: 'import PyQt5.QtCore' requires sip in the
runtime
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225040



--- Description ---
> $ python3.6 test.py
> Traceback (most recent call last):
>   File "sipx.py", line 1, in <module>
>     import PyQt5.QtCore
> ModuleNotFoundError: No module named 'sip'

'sip' should only be required during build.


More information about the kde-freebsd mailing list