mrugala

Results 1 comments of mrugala

Hi, @kdewald, I had the same issue, I fixed the problem by two things: * hook looks like this: ```python # hook-visvis.py from PyInstaller.utils.hooks import collect_all from visvis import freezeHelp...