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 "/Users/mau/.local/bin/yt", line 8, in <module>
sys.exit(main.main())
~~~~~~~~~^^
File "/Users/mau/.local/pipx/venvs/yewtube/lib/python3.13/site-packages/mps_youtube/main.py", line 118, in main
init.init()
~~~~~~~~~^^
File "/Users/mau/.local/pipx/venvs/yewtube/lib/python3.13/site-packages/mps_youtube/init.py", line 70, in init
_init_readline()
~~~~~~~~~~~~~~^^
File "/Users/mau/.local/pipx/venvs/yewtube/lib/python3.13/site-packages/mps_youtube/init.py", line 217, in _init_readline
readline.read_history_file(g.READLINE_FILE)
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
FileExistsError: [Errno 17] File exists
I get UnicodeDecodeError when I tried to run the script, after a fresh install:
My Environment
The text was updated successfully, but these errors were encountered: