使用的模块是eyeD3 一.eyeD3的安装 1.安装msgpack,不安装会报错distributed 1.21.8 requires msgpack, which is not installed pip install msgpack 2.安装magic,不安装的话,在import eyed3时会报错ImportError: failed to find libmagic. Check your installation pip install python-magic-bin==0.4.