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.
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.2Steps to reproduce
Run python3 script with dependancy on PyQt6 using AMD processor.
Program launch will fail.