You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "ytmusicapi/ytmusic.py", line 105, in __init__
StopIteration
[95748] Failed to execute script 'youtube-dl' due to unhandled exception!
It should be usefull to add a section (or a FAQ) for this on documentation.
The text was updated successfully, but these errors were encountered:
Hi,
If you want to package
ytmusicapi
withpyinstaller
,you have to manually include
locales
directory on your build with option--add-data
:Else your build with throw this error
It should be usefull to add a section (or a FAQ) for this on documentation.
The text was updated successfully, but these errors were encountered: