I am currently trying to convert a .py file to a .exe file using pyinstaller. When i try and do so in the cmd, i get an error
Index Error: tuple index out of range
I am not sure how to fix it, I have looked around but the posts seems to be 6+ months regarding this topic