On Fri, Jul 17, 2009 at 10:52 AM, Gael
Varoquaux<gael.varoqu...@normalesup.org> wrote:
>
> On Fri, Jul 17, 2009 at 10:50:17AM -0600, Ondrej Certik wrote:
>
>> On Fri, Jul 17, 2009 at 5:15 AM, Neal Becker<ndbeck...@gmail.com> wrote:
>
>> > Will this be easy_installable (as of now still shows 0.6.4 as current)
>
>> I'd love to! But I need some help, it doesn't work for some reason.
>
>> Here is what I got:
>
>> $ easy_install --prefix=~/usr sympy
>> Creating /home/ondrej/usr/lib/python2.6/site-packages/site.py
>> Searching for sympy
>> Best match: sympy 0.6.5.beta4-git
>> Adding sympy 0.6.5.beta4-git to easy-install.pth file
>
>> Using /home/ondrej/usr/lib/python
>> Processing dependencies for sympy
>> Finished processing dependencies for sympy
>
> You have to use the '-U' flag to force an update.

You are right, thanks! Neal, now everything works for me:

$ easy_install -U --prefix=~/usr sympy
Searching for sympy
Reading http://pypi.python.org/simple/sympy/
Reading http://code.google.com/p/sympy
Best match: sympy 0.6.5
Downloading http://sympy.googlecode.com/files/sympy-0.6.5.tar.gz
Processing sympy-0.6.5.tar.gz
Running sympy-0.6.5/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-uDi8my/sympy-0.6.5/egg-dist-tmp-xMinbr
[...]


Ondrej

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

Reply via email to