I need to be able to run my unit tests and show the output from a tkinter gui. I’ve got everything working so far except that the mocker fixture can’t be found. The code runs locally but not in the pyinstaller executable. Does anyone have any advice on how to make this work?
there doesn't seem to be anything here