-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels