I have a project in which I'm using wonderwords. I decided to use pyinstaller to create an executable. Only it complains about not being able to find a temporary text file it can't find. On windows 10. I'm probably going to implement my own bad version of this package for my specific user case but I thought I'd let you know.
I have a project in which I'm using wonderwords. I decided to use pyinstaller to create an executable. Only it complains about not being able to find a temporary text file it can't find. On windows 10. I'm probably going to implement my own bad version of this package for my specific user case but I thought I'd let you know.