Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name Connection #20

Open
clovis818 opened this issue Apr 17, 2015 · 2 comments
Open

ImportError: cannot import name Connection #20

clovis818 opened this issue Apr 17, 2015 · 2 comments

Comments

@clovis818
Copy link

File "/Users/Sam/Envs/AdiosScraper/lib/python2.7/site-packages/mogo/connection.py", line 3, in
from pymongo import Connection as PyConnection
ImportError: cannot import name Connection

@clovis818
Copy link
Author

Works with PyMongo==2.7 but fails with PyMongo==3.0

ramhiser added a commit to ramhiser/mogo that referenced this issue Jul 1, 2015
* Latest version of `pymongo` that avoids `ImportError` in joshmarshall#20.
* All nose tests pass.
@nateGeorge
Copy link

I'm getting the same error with python 2.7 on windows 7, pymongo 3.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants