I have successfully edited my spec file and added the folder with my data to it. It builds fine but it still can\'t access the data. WHen i try to run the compiled .exe i ge
One simple thing to do is to delete all the stuff in the following folder:
C:\Users\xxx\AppData\Roaming\pyinstaller.
I've fixed the issue after I cleaned this folder.
Maybe also delete all the files which are created by Pyinstaller last time.