--add-data "file-relative-path;." When a root that is to be compiled into .exe has resources folder, even if you did --add-data "resources;resources" those resources won't be accessible to your .exe ...
I have tried various versions of pyinstaller to install scikit-image and while the installation is successful, the txt files under skimage.filters are not bundled. The orb_descriptor_positions.py ...