[GeoNode-users] Try to create a geonode's app into Windows OS
Carlo Di Michele
carlo.dimichele at gmail.com
Mon May 16 07:34:28 PDT 2016
Hello,
I'm trying to create a geonode app into Windows OS.
I'm trying to follows the linux procedure
http://docs.geonode.org/en/master/tutorials/admin/customize_lookfeel/customize/setup_admin.html#setup-admin
The problem that I face is:
$ Install python-django
I can't find any python-django file anywhere in my installation so I did in
this way:
1) I've run python
C:\GeoNode-2.4.x\geonode-2.4.x\geonode\geoworld>python
Python 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]
on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
2) inside python terminal I typed
>>>
C:\GeoNode-2.4.x\geonode-2.4.x\Lib\site-packages\django\bin\django-admin
startproject my_geonode --template=
https://github.com/GeoNode/geonode-project/archive/master.zip -epy,rst
^
SyntaxError: invalid syntax
Any hints?
Thanks
Carlo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160516/874f5cf5/attachment.html>
More information about the geonode-users
mailing list