Hi Bart,

On 21 Jan 2014, at 22:07, Bart Verleye wrote:

> Hi All,
> 
> I have installed EB 1.9.0, but now want to upgrade to 1.10.0.
> Therefore, I execute:
> 
> easy_install --prefix=/some/dir easybuild
> 
> However, as a result I only get:
> 
> Searching for easybuild
> Best match: easybuild 1.9.0
> Processing easybuild-1.9.0-py2.6.egg
> easybuild 1.9.0 is already the active version in easy-install.pth
> 
> Is this my bad, or must something be updated at the EB side?

I fear this might be related to the version number... Maybe easy_install 
doesn't notice that v1.10 is *newer* than v1.9...

I just tried, and it's even worse. If I execute "easy_install 
--prefix=/some/dir easybuild" with /some/dir a new dir, it just installs v1.1.0 
(!)... :-|

This should work however:

        easy_install --prefix=/tmp/foobar easybuild=1.10.0


> Thanks and happy new year,

np, and Happy New Year to you too!


regards,

Kenneth

Reply via email to