Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed PyInstaller copying file as folder #8136

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

qstokkink
Copy link
Contributor

@qstokkink qstokkink commented Sep 5, 2024

Fixes the current build failure on Mac. According to the docs:

        The first string specifies the file or files as they are in this system now.
        The second specifies the name of the folder to contain the files at run-time.

@qstokkink qstokkink marked this pull request as ready for review September 5, 2024 09:49
@qstokkink qstokkink changed the title Fixed PyInstaller copying file as folder READY: Fixed PyInstaller copying file as folder Sep 5, 2024
@qstokkink qstokkink changed the title READY: Fixed PyInstaller copying file as folder Fixed PyInstaller copying file as folder Sep 5, 2024
@qstokkink qstokkink merged commit d63f266 into Tribler:main Sep 5, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_pyinstaller_folder branch September 5, 2024 13:33
@qstokkink
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants