Skip to content

Can not load MongoDBLibrary successfully #12

Description

@lijing8428

Import this library in RIDE: MongoDBLibrary, it raises an error.
error in RIDE log:
Importing test library 'MongoDBLibrary' failed: ImportError: No module named objectid
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\robotide\lib\robot\utils\importer.py", line 143, in import
return import(name, fromlist=fromlist)
File "C:\Python27\lib\site-packages\MongoDBLibrary__init
_.py", line 2, in
from mongoquery import MongoQuery
File "C:\Python27\lib\site-packages\MongoDBLibrary\mongoquery.py", line 2, in
from bson.objectid import ObjectId

how to resolve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions