[Buildbot-devel] create-master doesn't work
Dan Kegel
dank at kegel.com
Wed Jan 2 00:51:19 UTC 2013
On Tue, Jan 1, 2013 at 4:36 PM, Dustin J. Mitchell <dustin at v.igoro.us> wrote:
>> File "/Library/Python/2.7/site-packages/migrate/versioning/schema.py", line 10, in <module>
>> from sqlalchemy import exceptions as sa_exceptions
>> ImportError: cannot import name exceptions
>
> What version of SQLAlchemy?
A similar error was reported back in April as being caused by an 0.8 beta,
http://comments.gmane.org/gmane.comp.python.buildbot.devel/8286
so I suspect
https://github.com/buildbot/buildbot/commit/315c66bd5ae246193c7e2832c64817348cfc9de7
would fix it.
Dave, try buildbot from git...
More information about the devel
mailing list