<div dir="ltr">Hello,<div>I'm trying to create a geonode app into Windows OS.</div><div><br></div><div>I'm trying to follows the linux procedure <a href="http://docs.geonode.org/en/master/tutorials/admin/customize_lookfeel/customize/setup_admin.html#setup-admin" target="_blank">http://docs.geonode.org/en/master/tutorials/admin/customize_lookfeel/customize/setup_admin.html#setup-admin</a></div><div><br></div><div>The problem that I face is:</div><div><br></div><div>$ Install python-django</div><div><br></div><div>I can't find any python-django file anywhere in my installation so I did in this way:</div><div><br></div><div>1) I've run python</div><div>C:\GeoNode-2.4.x\geonode-2.4.x\geonode\geoworld>python<br></div><div><div>Python 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)] on win32</div><div>Type "help", "copyright", "credits" or "license" for more information.</div><div>>>> <br></div><div><br></div><div>2) inside python terminal I typed<br></div><div>>>> C:\GeoNode-2.4.x\geonode-2.4.x\Lib\site-packages\django\bin\django-admin startproject my_geonode --template=<a href="https://github.com/GeoNode/geonode-project/archive/master.zip">https://github.com/GeoNode/geonode-project/archive/master.zip</a> -epy,rst<br></div><div>     ^<br></div><div>SyntaxError: invalid syntax</div></div><div><br></div><div>Any hints?</div><div><br></div><div>Thanks</div><div>Carlo</div><div><br></div><div><br></div></div>