PyInstaller can’t find docx module
I have a python program I wrote to parse through student data from powerschool and automatically generate a letter with their missing assignments to send to their parents. This program works great, but I am running into a problem trying to export it to an executable for my coworkers to use. WHenever I run PyInstaller, the resulting exe fails with the following error: