Skip to content

Instantly share code, notes, and snippets.

@ieure
Created July 15, 2011 22:08
Show Gist options
  • Save ieure/1085661 to your computer and use it in GitHub Desktop.
Save ieure/1085661 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/Users/ieure/Dropbox/Projects/simplegeo/places/places/importer.py", line 136, in import_geojson
while q.qsize() >= QUEUE_THRESH:
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/multiprocessing/queues.py", line 113, in qsize
return self._maxsize - self._sem._semlock._get_value()
NotImplementedError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment