beetbox/beets

Opening config produces Errno 22

Aberta

#2.847 aberto em 20 de mar. de 2018

 (16 comentários) (0 reação) (0 responsável)Python (1.837 forks)batch import
buggood first issuewindows

Métricas do repositório

Stars
 (12.133 estrelas)
Métricas de merge de PR
 (Mesclagem média 26d 4h) (51 fundiu PRs em 30d)

Description

Problem

Trying to open the config file on Windows 10 with beet -vv config -e leads to error: Could not edit configuration: [Errno 22] Invalid argument. Checked the file and it exists and would be open with Notepad++.

Setup

  • OS: Windows 10
  • Python version: Python 3.6 (Python 2.7 is installed to put not used by default)
  • beets version: 1.4.6
  • Turning off plugins made problem go away (yes/no): don't have any

My configuration (output of beet config) is:

{}

Guia do colaborador