I spent a lot of time on chapter 6 with the imagechanger.py demo application. I was just trying to follow along but since I had to port it from PyQt4 to PyQt5 it took me some time to get everything working properly. I’ve just now moved on to Chapter 7 which deals with using the Qt Designer an application that allows you to design the UI interactively. This is the preferred way to develop rapidly.