I've actually found it a very common problem that python libraries do
not handle an installation directory containing spaces properly on
Windows.

The default python installation directory on Windows (e.g.
"c:\python24") is rather unfortunate especially as it has some security
implications:

http://sourceforge.net/tracker/index.php?func=detail&aid=1284316&group_id=5470&atid=105470

    - Mika

Reply via email to