Nov-04-2018, 11:21 AM
I tried to convert a .py file format to a .exe file by using PyInstaller.It seems not to work with this error:
Quote:' Attribute error: 'str' object has no attribute 'items''. What does this message error mean and how to solve it?(Thanks in advance!)

