Fetch lemma lookup tables after packaging the application using PyInstaller #9416
-
It seems that I tried to override |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Solved by using |
Beta Was this translation helpful? Give feedback.
Solved by using
PyInstaller.utils.hooks.copy_metadata
.