Installing Python in a path that contains a blank

Konrad Hinsen konrad.hinsen at laposte.net
Tue May 22 03:40:12 EDT 2007


On 21.05.2007, at 21:11, Stargaming wrote:

> You could give /foo/bar\ baz/ham or "/foo/bar baz/ham" (either  
> escaping
> the blanks or wrapping the path in quotation marks) a try. I can't
> verify it either, just guess from other terminals' behaviour.

I tried both already, but neither one works. If I use a backslash, it  
doesn't end up in the Makefile, and if I use quotes, I get lots of  
error messages that I don't really want to analyze.

Thanks for your reply anyway!

Konrad.




More information about the Python-list mailing list