adamhadani / logtools

Command-line utilities for working with log files - filtering, sampling, IP-based geolocation, summary statistics etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLSoup has been refactored out of latest SQLAlchemy as a separate module

robations opened this issue · comments

SQLSoup has been refactored out of latest SQLAlchemy as a separate module. This means the module path (if that's the correct terminology) has changed and using logtools with SQLAlchemy 0.8 gives an ImportError.

I was able to workaround for the time being by downgrading to SQLAlchemy 0.7.9.

Thanks Robert,
Just fixed this - tagged as new version (0.8.2) in Git and pushed it out to PyPI as well so you should be able to update with easy_install / pip

Adam

Thanks for the update, didn't realise I was on the premium support contract!

hah yep :) easy fix though

On Sat, Jan 19, 2013 at 5:55 PM, Robert Churchill
notifications@github.comwrote:

Thanks for the update, didn't realise I was on the premium support
contract!


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-12464717.