Hidden import “importlib_resources.trees” not found
I was trying to compile a pyqt
GUI using Github actions. I have a very simple GUI which compiles fine and the executable runs fine once downloaded. But when pyinstaller is trying to compile another GUI script (which is the actual application package), it gives the following warning during compilation.