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

Jason Edgecombe jason at rampaginggeek.com
Tue Dec 30 16:40:08 UTC 2014


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.
>
> The rule of thumb is to always use pip which is to our experience more
> stable.
>
> Pierre
>
No luck on the pip upgrade.
-------------------------------------------------
(buildbot-venv)[buildbot at localhost ~]$ pip install -U pip
Requirement already up-to-date: pip in 
./buildbot-venv/lib/python2.6/site-packages
-------------------------------------------------
...
-------------------------------------------------
Collecting sqlalchemy-migrate==0.6.1,==0.7.0,==0.7.1,==0.7.2 (from buildbot)
   Could not find a version that satisfies the requirement 
sqlalchemy-migrate==0.6.1,==0.7.0,==0.7.1,==0.7.2 (from buildbot) (from 
versions: 0.3.0, 0.4.0, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.5.1.2, 0.5.2, 
0.5.3, 0.5.4, 0.6, 0.6.1, 0.7, 0.7.1, 0.7.2, 0.8.1, 0.8.2, 0.8.4, 0.8.5, 
0.9, 0.9.1, 0.9.2)
   No distributions matching the version for 
sqlalchemy-migrate==0.6.1,==0.7.0,==0.7.1,==0.7.2 (from buildbot)
-------------------------------------------------





More information about the devel mailing list