adewes / blitzdb

Blitz is a document-oriented database for Python that is backend-agnostic. It comes with a flat-file database for JSON documents and provides MongoDB-like querying capabilities.
http://blitzdb.readthedocs.org
MIT License
330 stars 37 forks source link

Installing 0.2.12 through pip doesn't install 'six' module. #54

Closed beeftornado closed 9 years ago

beeftornado commented 9 years ago

ImportError: No module named six

When I installed blitzdb in a fresh virtualenv it doesn't seem to capture this dependency.

hzengin commented 9 years ago

Same, Python 2.7.10 pip 7.1.0