beetbox/beets

Opening config produces Errno 22

开放

#2,847 创建于 2018年3月20日

 (16 条评论) (0 个反应) (0 位负责人)Python (1,837 个派生)batch import
buggood first issuewindows

仓库指标

星标
 (12,133 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

{}

贡献者指南