https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262129
Bug ID: 262129
Summary: devel/py-qt5-pyqt Build error "'super' object has no
attribute 'get_platform_tag'"
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Hello,
I'm performing a py-qt5-pyqt build, but results in error.
I'm using FreeBSD13 p7.
if self.project.get_platform_tag().endswith('_universal2'):
File "/usr/local/lib/python3.8/site-packages/pyqtbuild/project.py", line 138,
in get_platform_tag
platform_tag = super().get_platform_tag().split('_')
AttributeError: 'super' object has no attribute 'get_platform_tag'
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/py-qt5-pyqt
--
You are receiving this mail because:
You are the assignee for the bug.