On Fri, 2024-03-08 at 16:54 +0000, David Gibbs via Bit-dev wrote: > The python3-pyqt6 & python3-dbus.mainloop.pyqt6 packages aren't available in > 22.04, so I think there's a problem with requiring the qt6 > dependencies. > > The python3-pyqt6.sip package doesn't satisfy the dependecy.
If you want to do some tests you can install pyqt6 manually on your Ubuntu 22.04 machine I have describe the required steps here: https://github.com/bit-team/backintime/pull/1632#issuecomment-1953131378 IMPORTANT: Please don't do this on a "prod" machine since there may be unknown side effects _______________________________________________ Bit-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/bit-dev.python.org/ Member address: [email protected]
