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

Error while Importing #16

Open
joesan opened this issue Oct 13, 2015 · 3 comments
Open

Error while Importing #16

joesan opened this issue Oct 13, 2015 · 3 comments

Comments

@joesan
Copy link

joesan commented Oct 13, 2015

I'm hitting the following error when I tried to import the osm-pbf file into MongoDB!

MacBook-Pro:mongosm jothi$ python insert_osm_data.py /Users/joe/Desktop/nordrhein-westfalen-latest.osm.pbf
Traceback (most recent call last):
File "insert_osm_data.py", line 11, in
from pymongo import Connection
ImportError: cannot import name Connection

@iandees
Copy link
Owner

iandees commented Oct 13, 2015

Did you install pymongo?

@joesan
Copy link
Author

joesan commented Oct 21, 2015

I will give that a try and post the results!

@j-bennet
Copy link

I have the same error, with pymongo installed. Pip freeze:

pymongo==3.1.1

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

3 participants