<div dir="ltr">Hi all, <div><br></div><div>I've started new thread so this doesn't get lost, but it follows on from Elton's issues in the "Geonode 2.8.0 is out!" thread. </div><div><br></div><div>I just ran an install script that is usually super-dependable, and got the same error as Elton when the script runs "sudo apt-get install geonode". I'm using the stable ppa on Ubuntu 16.04 (clean EC2 image). </div><div><br></div><div>Here is the log output:</div><div><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-family:"Courier New";font-size:9pt">Creating config file /etc/logrotate.d/tomcat8 with new version<br>Setting up tomcat8-admin (8.0.32-1ubuntu1.5) ...<br>Setting up geoserver-geonode (2.12.2-4) ...<br>Setting up geonode (2.8.0+thefinal0) ...<br>Sourcing /usr/share/geonode/config-post.sh as the configuration file<br>   Step: 'once specified<br>Running GeoNode initial configuration ...<br>CREATE EXTENSION<br>CREATE ROLE<br>Sourcing /usr/share/geonode/config-post.sh as the configuration file<br>   Step: 'post specified<br>Running GeoNode postinstall ...<br>Traceback (most recent call last):<br>  File "/usr/bin/pip", line 9, in <module><br>    from pip import main<br>ImportError: cannot import name main<br>Traceback (most recent call last):<br>  File "<string>", line 1, in <module><br>ImportError: No module named geonode<br>Traceback (most recent call last):<br>  File "/usr/bin/django-admin", line 9, in <module><br>    load_entry_point('Django==1.8.19', 'console_scripts', 'django-admin')()<br>  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 354, in execute_from_command_line<br>    utility.execute()<br>  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 303, in execute<br>    settings.INSTALLED_APPS<br>  File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 48, in __getattr__<br>    self._setup(name)<br>  File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 44, in _setup<br>    self._wrapped = Settings(settings_module)<br>  File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 92, in __init__<br>    mod = importlib.import_module(self.SETTINGS_MODULE)<br>  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module<br>    __import__(name)<br>ImportError: No module named geonode.settings</pre>Is anyone else experiencing this issue with the stable apt-get install? </div><div><br></div><div>thanks </div><div>Dave</div><div><br></div></div>