Date: Wed, 10 Jan 2018 08:16:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225040] devel/py-qt5-core: 'import PyQt5.QtCore' requires sip in the runtime Message-ID: <bug-225040-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225040 Bug ID: 225040 Summary: devel/py-qt5-core: 'import PyQt5.QtCore' requires sip in the runtime Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: yuri@freebsd.org Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) > $ 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225040-13>