mdeff / fma

FMA: A Dataset For Music Analysis

Home Page:https://arxiv.org/abs/1612.01840

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to import fma package

nelaturuharsha opened this issue · comments

Error called "FileNotFoundError : no module called pymongo.dbref"
Subsequently editing the init.py adding "bson.dbref" or pymongo.database, for some reason renders every subsequent import useless. Can you please address this?

How did you get this error? Did you create the virtual environment specified by the requirements.txt file?