Message 31934 - Python tracker (original) (raw)

I don't find it odd that the bug persisted for so long: there is a reason that the default installation of Python does not go into "Program Files", as spaces in file names produce endless problems.

Quoting the paths should work, though - don't forget to quote arguments as well.