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 <https://pyinstaller.org/en/stable/runtime-information.html#using-file> then it shouldn’t matter which version of PyInstaller you use.
-- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/41af62f5-b552-4d42-8dff-a6b8add853cen%40googlegroups.com.
