mdeff / fma

FMA: A Dataset For Music Analysis
https://arxiv.org/abs/1612.01840
MIT License
2.2k stars 432 forks source link

Unable to import fma package #28

Closed nelaturuharsha closed 4 years ago

nelaturuharsha commented 5 years ago

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?

mdeff commented 5 years ago

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