If 6.0.0 breaks your data file locating then your code is broken and PyInstaller’s change is merely shedding light on it. If you anchor resource paths using __file__ like the docs tell you to then it shouldn’t matter which version of PyInstaller you use.