#56990 closed defect (duplicate)
py35-pyqt5: error: no member named 'chopped' in 'QByteArray'
Reported by: | hansgans | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.3 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | py-pyqt5 |
Description
Compilation of the port fails with:
sipQtCoreQByteArray.cpp:2263:48: error: no member named 'chopped' in 'QByteArray'
I suspect it has to do with the version of qt (in my case qt59
) that is installed. I attached the full log file.
Attachments (1)
Change History (4)
Changed 6 years ago by hansgans
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to mamoll |
---|---|
Port: | py-pyqt5 added; py35-pyqt5 removed |
Status: | new → assigned |
Summary: | Compilation fails → py35-pyqt5: error: no member named 'chopped' in 'QByteArray' |
We've seen this problem before with qt59; see #56601.
The difference here is that while #56601 is about systems which cannot use versions of Qt later than qt59, your log shows you are on High Sierra, so you should be using the qt5 port instead, which will provide Qt version 5.10.x, with which pyqt5 is compatible.
comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
I believe this ticket can be closed since it is a duplicate of #56601.
The user also has the option of using a later Qt version.
comment:3 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez added |
---|
Note: See
TracTickets for help on using
tickets.
log