-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
If I use the command
from bsonstream import KeyValueBSONInput
I am getting the folliowing error
ImportError Traceback (most recent call last)
in ()
----> 1 from bsonstream import KeyValueBSONInput
build/bdist.macosx-10.7-x86_64/egg/bsonstream/init.py in ()
ImportError: cannot import name InvalidBSON
What is the solution?
Metadata
Metadata
Assignees
Labels
No labels