dictation-toolbox / Caster

Dragonfly-Based Voice Programming and Accessibility Toolkit
https://dictation-toolbox.github.io/Caster/
Other
340 stars 121 forks source link

DropPy2 branch: PySide2 (QT) no longer builds Python 32-bit packages #932

Open LexiconCode opened 2 years ago

LexiconCode commented 2 years ago

Unfortunately QT no longer builds 32-bit packages which affects natlink users as it uses 32-bit Python.

Therefore an alternative is needed for QT that can run on 64-bit/32-bit Python. The upcoming HUD relies on QT and the settings window as well. They will need to be rewritten. This is a blocker issue for those that use the latest Natlink on Python 10 32-bit.