[Buildbot-devel] can't find sqlalchemy-migrate during installation

Mikhail Sobolev mss at mawhrin.net
Tue Dec 30 16:46:45 UTC 2014


Hi Jason,

On Tue, Dec 30, 2014 at 11:40:08AM -0500, Jason Edgecombe wrote:
> On 12/30/2014 05:54 AM, Pierre Tardy wrote:
> >>
> >> PEP440Warning: 'sqlalchemy (migrate-0.4.0)' is being parsed as a legacy,
> >>
> > hum, that looks interesting, it is detecting  migrate-0.4.0 as the version..
> > I think you may retry with pip, but before do a 'pip install -U pip', which
> > runs a self upgrade of pip inside the virtualenv.
> No luck on the pip upgrade.
As a workaround I can suggest to simplify requirements:

    https://github.com/buildbot/buildbot/commit/dd6632af2d5925032f812ef3d5d6746c1281d727

To use it, you will need to download the master's sources [1] and to apply the
patch manually.  Sorry for the hassle.

I'll check if a more complicated requirement is required, in this case I'll
follow John's suggestion.

I'm now more inclined to make a new 0.8.x version.

-- 
Misha

[1] https://pypi.python.org/packages/source/b/buildbot/buildbot-0.8.10.tar.gz




More information about the devel mailing list