Recent revs to the 6.7.8 and "devel" branches install only PyQt6 when installing either from PyPi or GitHub. That is, both of the following will install PyQt6:
pip install leo # From PyPi pip install -r requirements.txt # after git clone leo *Don't panic* *This* release, Leo 6.7.8, will continue to support both PyQt5 and PyQt6. The changes concern only what pip installs *by default*. The *next* release, Leo 6.7.9, will remove support for PyQt5 *only* if everyone can install PyQt6 without problems. *Summary* The new installation *requirements *will install only PyQt6. Leo's code will continue to support PyQt5. There is plenty of time to reverse this *experiment* if it causes significant problems. Your comments, please. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/7fae123e-b51a-48ce-a237-902eb611d2d3n%40googlegroups.com.
