You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution described there may work, but is a poor implementation. PyInstaller is able to collect datafiles for packages. Just search the hooks for collect_data_files().
We'd appreciate if you would provide a pull-request with a hook for this package.
PyInstaller does not import python docx module.
I came here 2 days ago asking for help on this matter.
Meanwhile I found the help I needed here: (in case someone has the same problem)
https://stackoverflow.com/questions/35642322/pyinstaller-and-python-docx-module-do-not-work-together
The text was updated successfully, but these errors were encountered: