<div dir="ltr"><div><div><div>Hi again,<br><br></div>Firstly, thanks Simone Dalmasso for your help,<br><br></div>Upon your advice, I removed django 1.9 from directory /usr/local/lib/python2.7/dist-packages/ <br><br></div>Then, reinstalled using:<br><pre><code>sudo pip install Django==1.6.11<br><br></code></pre><pre><code>I ran the command 'geonode updatelayers' and I got the errors::<br><br>Traceback (most recent call last):<br>  File "/usr/local/bin/django-admin", line 5, in <module><br>    from pkg_resources import load_entry_point<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2749, in <module><br>    working_set = WorkingSet._build_master()<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 446, in _build_master<br>    return cls._build_from_requirements(__requires__)<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 459, in _build_from_requirements<br>    dists = ws.resolve(reqs, Environment())<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 628, in resolve<br>    raise DistributionNotFound(req)<br>pkg_resources.DistributionNotFound: Django==1.9.1<br><br><br></code></pre><pre><code>It looks like Django 1.9.1 is still being recognised. <br><br></code></pre><pre><code>I then backed up then removed 'GeoNode-2.4.egg-info', but to no avail.<br></code></pre><pre><code><br><br>Is their a way to safely remove/reinstall django 1.6.11<br></code></pre><pre><code>without affecting geonode 2.4 as a whole?<br><br></code></pre><pre><code>Thanks in advance</code><br></pre><div><div><div><br><br></div></div></div></div>