beetbox/beets

Opening config produces Errno 22

Offen

#2.847 geöffnet am 20.03.2018

 (16 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.837 Forks)batch import
buggood first issuewindows

Repository-Metriken

Stars
 (12.133 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 26T 4h) (51 gemergte PRs in 30 T)

Beschreibung

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:

{}

Contributor Guide