Maybe just "easy_install -U pyramid" or "pip install -U pyramid" instead of
going through setup.py develop.

On Tue, Dec 6, 2011 at 6:10 AM, rihad <ri...@mail.ru> wrote:

> How can I upgrade to 1.2.4? I've tried this:
>
> (pyramidtut)[rihad@sol ~/pyramidtut/tutorial]$ python setup.py develop
> -U
>
> but...
>
> ...
> Searching for pyramid==1.2.3
> Reading http://pypi.python.org/simple/pyramid/
> Reading http://docs.pylonshq.com
> Reading http://pylonsproject.org
> Best match: pyramid 1.2.3
> Processing pyramid-1.2.3-py2.7.egg
> removing '/usr/home/rihad/pyramidtut/lib/python2.7/site-packages/
> pyramid-1.2.3-py2.7.egg' (and everything under it)
> Copying pyramid-1.2.3-py2.7.egg to /usr/home/rihad/pyramidtut/lib/
> python2.7/site-packages
> pyramid 1.2.3 is already the active version in easy-install.pth
> Installing bfg2pyramid script to /usr/home/rihad/pyramidtut/bin
>
> Installed /usr/home/rihad/pyramidtut/lib/python2.7/site-packages/
> pyramid-1.2.3-py2.7.egg
> ...
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To post to this group, send email to pylons-discuss@googlegroups.com.
> To unsubscribe from this group, send email to
> pylons-discuss+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/pylons-discuss?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to