When packaging a app that uses ffpyplaer, pyinstaller has issues with loading the internal modules (e.g. ffthreading) when loading e.g. ffpyplayer.player and fails.
Description: Investigate and fix the error that prevents PyInstaller from producing a working .exe. Include reproduction steps, error output, environment (Python ...