Closed nelaturuharsha closed 4 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?
How did you get this error? Did you create the virtual environment specified by the requirements.txt file?
requirements.txt
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?