_internal

1,233 views
Skip to first unread message

Владик Кузьмин

unread,
Sep 26, 2023, 7:14:45 AM9/26/23
to PyInstaller
hello, can you help me?
how to configure pyinstaller so that it does not create and move exe files to _internal, because of this my program does not see the Data folder where important files for my program are located,
I'm currently using version 6.0.0. This was not the case in older versions.

bwoodsend

unread,
Sep 26, 2023, 11:56:52 AM9/26/23
to PyInstaller

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.

Владик Кузьмин

unread,
Oct 2, 2023, 3:35:27 AM10/2/23
to PyInstaller
I changed the version of py 5.9 and it worked

среда, 27 сентября 2023 г. в 00:56:52 UTC+9, bwoodsend:
Reply all
Reply to author
Forward
0 new messages