On Tue, May 12, 2009 at 1:38 PM, Jochen Voß <v...@seehuhn.de> wrote:
>
> Hi,
>
> currently bin/isympy starts with the line
>
>     #!/usr/bin/python
>
> This makes it difficult to use on my system (a MacBook, running MacOS
> X), since the ipython and the corresponding version of python are
> installed in /sw/bin .  Would it be possible to change the first line
> of /bin/isympy as follow?
>
>     #! /usr/bin/env python
>
> This is the convention recommended in the Python documentation at 
> http://docs.python.org/using/unix.html#miscellaneous
>  , and it would solve my problem.

Yes, I think we should use "/usr/bin/env" too.

Btw, since you use Mac --- is there anything else that isn't working
properly? E.g. documentation buildling etc. Definitely report all
bugs.

Thanks,
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