Cees-Willem Hofstede
Results
1
comments of
Cees-Willem Hofstede
> Does this work? > > ```python > from PyInstaller.utils.hooks import collect_all > > datas, binaries, hiddenimports = collect_all("pyfiglet") > ``` No, unfortunately it doesn't. This still results in a...