Updates:
Summary: Installation using install.py fails if Python is installed into a
path with spaces
Status: Started
Labels: Target-2.1
Comment #1 on issue 234 by pekka.klarck: Installation using install.py
fails if Python is installed into a path with spaces
http://code.google.com/p/robotframework/issues/detail?id=234
Fixed in r1336 exactly like proposed above. Would've wanted to use
subprocess.call
which handles escaping automatically, but since we still want to keep
Python 2.3
support couldn't do that.
Heiko, could you test this on your environment if you still have Python
installed
into a directory with spaces? I wouldn't want to install extra Pythons on
my normal
machines and don't have any virtual environment available. I already tested
that
install.py works on Windows and Linux when there are no spaces in
sys.executable. You
can simply copy the latest version over earlier from
http://robotframework.googlecode.com/svn/trunk/install.py
I updated the summary because the same problem appears also if source is
checked out
from version control.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings