Skip to content

Fix `fbs startproject` in some cases

Compare
Choose a tag to compare
@mherrmann mherrmann released this 18 Oct 18:56
· 11 commits to master since this release
08d6ed8

This improvement is only included in fbs Pro.

The following error occurred when you had multiple Qt bindings (eg. PyQt5 and PySide6) installed, but not PyQt6:

ValueError: 'PyQt6 is not in list

This release fixes this.