Skip to content

PyQt6 errors on processor without ssse3 sse4.1 sse4.2 #60990

@TimRegeant

Description

@TimRegeant

Is this a new report?

Yes

System Info

Void 6.12.91_1 x86_64 AuthenticAMD notuptodate hold rrrrmDDDDFF

Package(s) Affected

python3-pyqt6-6.10.2_1

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No response

Expected behaviour

Running a python3 script with "from PyQt6.QtWidgets import QApplication" dependency and PyQt6 installed should allow successful execution.

Actual behaviour

Program launch fails with:

Incompatible processor. This Qt build requires the following features: ssse3 sse4.1 sse4.2

Steps to reproduce

Run python3 script with dependancy on PyQt6 using AMD processor.
Program launch will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-testingTesting a PR or reproducing an issue needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions