Closed Reaster0 closed 1 year ago
Hi there! Please file this downstream with pyinstaller
if you don't already find an issue (one may exist as I believe this isn't the first mention of some issue) -- but it's there that whatever bundling related trick is failing to find the data files.
hey all, i tried to build my app using pyinstaller but if i use your library and build, it work, then i launch the executable and i get :
from what i've seen, it seems that the hook for pyinstaller are broken and it dosen't package the lib when building the app, do you have any ideas how to fix it?