System cannot find the path specified while implementing mongorestore from python

前端 未结 0 990
闹比i
闹比i 2021-01-06 13:53

Restoring a mongodump from cloud into my local server using this code:

    import pymongo
    client = pymongo.MongoClient(\'mongodb://localhost:27017\')
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题