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: k...@freebsd.org Reporter: devn...@apt322.org Assignee: k...@freebsd.org Flags: maintainer-feedback?(k...@freebsd.org) 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.