[GH-ISSUE #465] pyinstaller support #347

Closed
opened 2026-02-27 23:00:18 +03:00 by kerem · 2 comments
Owner

Originally created by @SurajBhari on GitHub (Oct 26, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/465

Hello and thanks for using ytmusicapi! Please fill out the issue template below. Issues not following this template will be closed without comment. If you have a question only, please use GitHub discussions or gitter (linked in README).

**Describe the bug**
When Compiled with `pyinstaller` PATH is relative wrong

**To Reproduce**
Steps to reproduce the behavior:
1. compile any app that uses this by using pyinstaller `pyinstaller --onefile file.py`

**Additional context**
The path should be relative. idk how to fix
Originally created by @SurajBhari on GitHub (Oct 26, 2023). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/465 # Hello and thanks for using ytmusicapi! Please fill out the issue template below. Issues not following this template will be closed without comment. If you have a question only, please use GitHub discussions or gitter (linked in README). ~~~~~~~~~~~~~ **Describe the bug** When Compiled with `pyinstaller` PATH is relative wrong **To Reproduce** Steps to reproduce the behavior: 1. compile any app that uses this by using pyinstaller `pyinstaller --onefile file.py` **Additional context** The path should be relative. idk how to fix
kerem closed this issue 2026-02-27 23:00:19 +03:00
Author
Owner

@SurajBhari commented on GitHub (Oct 26, 2023):

Duplicate #315 #250
I am dumb

<!-- gh-comment-id:1781216196 --> @SurajBhari commented on GitHub (Oct 26, 2023): Duplicate #315 #250 I am dumb
Author
Owner

@sigma67 commented on GitHub (Oct 26, 2023):

there is also an entry in the FAQ now

https://ytmusicapi.readthedocs.io/en/stable/faq.html#how-do-i-package-ytmusicapi-with-pyinstaller

<!-- gh-comment-id:1781477769 --> @sigma67 commented on GitHub (Oct 26, 2023): there is also an entry in the FAQ now https://ytmusicapi.readthedocs.io/en/stable/faq.html#how-do-i-package-ytmusicapi-with-pyinstaller
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#347
No description provided.