Django Application deployment fails because of space char

Repository of web frameworks and applications for Microsoft IIS.
User avatar
Posts: 1
Joined: 04 Nov 2014, 08:42

Django Application deployment fails because of space char

04 Nov 2014, 08:49

Django CMS seems to install correctly until it is opened in the browser. I get this :
------------------------
Application deployment in progress
Please wait. This may take a while.
Deploy log:
The DEPLOY_LOG environment variable is not set, logging to the screen is enabled.

Running command: C:\python27\scripts\virtualenv.exe venv
New python executable in venv\Scripts\python.exe
Installing setuptools, pip...done.

Running command: D:\Users\guglie0p\Documents\My Web Sites\Django CMS\venv\Scripts\easy_install.exe PIL
'D:\Users\guglie0p\Documents\My' is not recognized as an internal or external command,
operable program or batch file.
Command "D:\Users\guglie0p\Documents\My Web Sites\Django CMS\venv\Scripts\easy_install.exe PIL" returns exit code 1
Deploy script returned error code 1. Reload page
--------------------

looks like the spaces in the path cause some trouble...
Where can I change the install path or how to make the install space-proof ?

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: Django Application deployment fails because of space cha

05 Nov 2014, 06:55

Hello,

Please try to put the quotation marks around the path: "path".

Return to Helicon Zoo

Who is online

Users browsing this forum: No registered users and 9 guests