visualfabriq / bquery

A query and aggregation framework for Bcolz (W2013-01)
https://www.visualfabriq.com
BSD 3-Clause "New" or "Revised" License
56 stars 11 forks source link

Pip8 issue with bquery #64

Closed CarstVaartjes closed 8 years ago

CarstVaartjes commented 8 years ago

After upgrading to pip8, bquery doesn't install correctly anymore on Ubuntu:

ValueError: bcolz.carray_ext.chunk has the wrong size, try recompiling

Grrrr! Will look into it

CarstVaartjes commented 8 years ago

When I have done the other issues, I will release a new version and see if that fixes the pip8 issue

CarstVaartjes commented 8 years ago

Fixed!