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.

Many thanks,
Jochen
--
http://seehuhn.de/





--~--~---------~--~----~------------~-------~--~----~
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