<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">Thankyou very much Paolo!<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">After installation I faced problem with wsgi. Something related to geoserver.catalog.<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">I found this on apache error.log<br><br> mod_wsgi (pid=22240): Target WSGI script '/home/geonode/geonode/wsgi.py' cannot be loaded as Python module.<br> mod_wsgi (pid=22240): Exception occurred processing WSGI script '/home/geonode/geonode/wsgi.py'.<br> Traceback (most recent call last):<br>   File "/home/geonode/geonode/wsgi.py", line 30, in <module><br>     application = get_wsgi_application()<br>   File "/usr/local/lib/python2.7/dist-packages/django/core/wsgi.py", line 14, in get_wsgi_application<br>     django.setup()<br>   File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line 18, in setup<br>     apps.populate(settings.INSTALLED_APPS)<br>   File "/usr/local/lib/python2.7/dist-packages/django/apps/registry.py", line 108, in populate<br>     app_config.import_models(all_models)<br>   File "/usr/local/lib/python2.7/dist-packages/django/apps/config.py", line 198, in import_models<br>     self.models_module = import_module(models_module_name)<br>   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module<br>     __import__(name)<br>   File "/home/geonode/geonode/services/models.py", line 24, in <module><br>     from geoserver.catalog import FailedRequestError, Catalog<br> ImportError: No module named catalog<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">How to resolv that?<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-16 18:24 GMT-02:00 Paolo Corti <span dir="ltr"><<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Giovani<br>
you should be able to get the 2.6 (note that it is still not released) by<br>
checking out the 2.6 tag from git:<br>
<a href="https://github.com/GeoNode/geonode/tree/debian/2.6.0+alpha1" rel="noreferrer" target="_blank">https://github.com/GeoNode/<wbr>geonode/tree/debian/2.6.0+<wbr>alpha1</a><br>
hope it helps<br>
p<br>
<div><div class="h5"><br>
On Thu, Feb 16, 2017 at 3:09 PM, Giovani Fronza <<a href="mailto:giovanifronza@gmail.com">giovanifronza@gmail.com</a>> wrote:<br>
> I've just installed the current geonode.git, according to the instructions<br>
> presented on<br>
> <a href="http://docs.geonode.org/en/master/tutorials/admin/install/custom_install.html" rel="noreferrer" target="_blank">http://docs.geonode.org/en/<wbr>master/tutorials/admin/<wbr>install/custom_install.html</a>,<br>
> and for my surprise that was installed the 2.7.dev version.<br>
><br>
> I'm curious about 2.6 stable release. We have just started a big project to<br>
> manage geospatial data and we would like to lead with a solution newest as<br>
> possible.<br>
><br>
> Is there a realistic date for 2.6 version launch?<br>
><br>
> What are your recomendations for custom installation (for debian),<br>
> considering this situation?<br>
><br>
> Giovani<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> geonode-users mailing list<br>
> <a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
</font></span></blockquote></div><br></div>