home/categories/framework-internals/aztr0nutzs-net-ninja-v1-1-skills-netninja-qt-compat-skill-md
framework-internalsdevelopment

netninja-qt-compat

Implement and maintain NET-NiNJA's Qt compatibility logic: auto-select PyQt6 vs PyQt5 based on CPU features (SSE4.1/4.2), add and honor --gui=auto|qt6|qt5, and prevent premature PyQt6 imports that crash on legacy CPUs. Use when touching GUI startup, requirements, or hardware gating.

aztr0nutzs
maintainer
aztr0nutzs
Updated 12/29/2025
Stars
0
Forks
0
quick start

Installation and usage

Implement and maintain NET-NiNJA's Qt compatibility logic: auto-select PyQt6 vs PyQt5 based on CPU features (SSE4.1/4.2), add and honor --gui=auto|qt6|qt5, and prevent premature PyQt6 imports that crash on legacy CPUs. Use when touching GUI startup, requirements, or hardware gating.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use netninja-qt-compat