AttributeError: ‘NoneType’ object has no attribute ‘write’
I’m experiencing the following error when running an .exe built with cx_Freeze. This error only occurs on some PCs, and I really don’t know what it could be. I’ve checked all parts of the main code and couldn’t find the error