Thanks for the suggestion, however I'm using formulas 1.0.0 and have only
ever had that version installed.
The formulas author suggested I use a hook file and that has done the trick:
from PyInstaller.utils.hooks import collect_all
datas, binaries, hiddenimports = collect_all('formulas')
The pyinstaller xref info doesn't seem to have changed so I don't know what
magic is going on behind the scenes.
On Saturday, 11 July 2020 09:16:36 UTC+12, bwoodsend wrote:
>
> I can reproduce your error by installing `formulas<=0.2.0`. Are you using
> an old version of formulas?
>
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/pyinstaller/d0e0a73c-1be3-419e-898b-26e83ab35783o%40googlegroups.com.