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

Error editing lyrics after updating to Python 3.10 #19

Closed
YesterKo opened this issue Dec 16, 2021 · 2 comments
Closed

Error editing lyrics after updating to Python 3.10 #19

YesterKo opened this issue Dec 16, 2021 · 2 comments

Comments

@YesterKo
Copy link

Steps to reproduce the issue

  1. Spotify playing with song Ma Ei Oska Kaine Peaga Peol Midagi Teha
  2. press e
  3. Error: Unexpected exception occurred. <class 'FileNotFoundError'>

System info: Arch Linux, Python 3.10

Most likely related to Python 3.10, before updating it worked flawlessly

@flying-pizza-69
Copy link

flying-pizza-69 commented Jan 14, 2022

Are you sure you have nano installed? I also have only vim installed and had the same issue. I am also running Arch Linux with Python 3.10.1

@Jugran
Copy link
Owner

Jugran commented Feb 8, 2022

Hey @YesterKo, make sure you have either nano installed or have $EDITOR environment variable set to the text editor you like to use like vim.

If $EDITOR is not set then it tries to open nano by default.

@Jugran Jugran closed this as completed Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants