[GeoNode-users] Create Geonode-Project Problem

Simone Dalmasso simone.dalmasso at gmail.com
Wed Jun 15 11:33:51 PDT 2016


Hi Carlo,

is django-admin.py for you I think

hope this helps

2016-06-15 20:04 GMT+02:00 Carlo Di Michele <carlo.dimichele at gmail.com>:

> Hello,
> I've a clean installation of geonode 2.4. using the quick install.
>
> Everything works fine.
>
> Now I wish to create an app using Geonode-Project 2.4 and I'm facing the
> following problem typing:
>
> $ django-admin startproject my_geonode --template=https://github.com/GeoNode/geonode-project/archive/2.4.zip -epy,rst
>
> The error message is:
> The program 'django-admin' is currently not installed. You can install it by typing:
> sudo apt-get install python-django
>
> So I type:
> sudo apt-get install python-django
>
> and the message is:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> python-django is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 137 not upgraded.
>
> Typing again:
>
> $ django-admin startproject my_geonode --template=https://github.com/GeoNode/geonode-project/archive/2.4.zip -epy,rst
>
> Again The error message is:
> The program 'django-admin' is currently not installed. You can install it by typing:
> sudo apt-get install python-django
>
>
> ------------------------------------------------------------------------------------
>
> If I skip the $ django-admin startproject my_geonode
> --template=htt........ and I go directly to:
> $ sudo pip install -e my_geonode
>
>
> The message is:
> my_geonode should either be a path to a local project or a VCS url
> beginning with svn+, git+, hg+, or bzr+
> Storing debug log for failure in /home/carlo/.pip/pip.log
>
>
> --------------------------------------------------------------------------------------
>
> Thanks for any hint.
>
> Regards
> Carlo
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geonode-users
>
>


-- 
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160615/f3244083/attachment.html>


More information about the geonode-users mailing list