Re: [sage-support] Problem: SAGE will not run script in path with spaces or non-ascii.

2010-02-18 Thread Dan Drake
On Fri, 19 Feb 2010 at 11:17AM +0900, Dan Drake wrote: > I worked on this recently and managed to make some progress. I'll open > a ticket and post a patch there. The ticket is http://trac.sagemath.org/sage_trac/ticket/8303. Dan -- --- Dan Drake - http://mathsci.kaist.ac.kr/~drake ---

Re: [sage-support] Problem: SAGE will not run script in path with spaces or non-ascii.

2010-02-18 Thread Dan Drake
On Thu, 18 Feb 2010 at 02:45PM -0800, LouP wrote: > I can run my python scripts using the SAGE python using the > recommended she-bang > > #!/usr/bin/env sage -python > > as the first line. But if the path to the script has white space or > non-ascii characters I get an error message like, > >

[sage-support] Problem: SAGE will not run script in path with spaces or non-ascii.

2010-02-18 Thread LouP
I can run my python scripts using the SAGE python using the recommended she-bang #!/usr/bin/env sage -python as the first line. But if the path to the script has white space or non-ascii characters I get an error message like, /Applications/sage-4.3.2/local/bin/sage-sage: line 876: [: too