For each example, it is not necessary that you have qmake in your PATH in order to install pyside6, but if you want to use all of the Qt6 features and create a built/exported application, you may need ...
A very simple PySide6 app to view Markdown using the power of QT6. Ever wanted a simple app just to validate and view your Markdown before you commit it for all to see? Well I did, so I wrote this ...