<div dir="ltr">Hi, I have just installed a new GeoNode 2.6 (quick install) on ubuntu 16.04 and then followed this instructions to create a new project:<div><br><div><a href="https://github.com/GeoNode/geonode-project">https://github.com/GeoNode/geonode-project</a>   (

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">readme.rst</span> )<br></div><div><br></div><div>however, when i run 

<pre style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;margin-top:0px;margin-bottom:16px;word-wrap:normal;padding:16px;overflow:auto;line-height:1.45;background-color:rgb(246,248,250);border-radius:3px;color:rgb(36,41,46);font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">python manage.py collectstatic</pre>

</div><div>This error comes up:<br></div><div><br></div><div><div>Traceback (most recent call last):</div><div>  File "manage.py", line 11, in <module></div><div>    execute_from_command_line(sys.argv)</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/core/management/__init__.py", line 354, in execute_from_command_line</div><div>    utility.execute()</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/core/management/__init__.py", line 328, in execute</div><div>    django.setup()</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/__init__.py", line 18, in setup</div><div>    apps.populate(settings.INSTALLED_APPS)</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/apps/registry.py", line 85, in populate</div><div>    app_config = AppConfig.create(entry)</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/apps/config.py", line 86, in create</div><div>    module = import_module(entry)</div><div>  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module</div><div>    __import__(name)</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/autocomplete_light/__init__.py", line 7, in <module></div><div>    from .shortcuts import *  # noqa</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/autocomplete_light/shortcuts.py", line 8, in <module></div><div>    from .forms import *</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/autocomplete_light/forms.py", line 438, in <module></div><div>    class ModelForm(six.with_metaclass(*bases)):</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/autocomplete_light/forms.py", line 283, in __new__</div><div>    attrs)</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/forms/models.py", line 247, in __new__</div><div>    new_class = super(ModelFormMetaclass, mcs).__new__(mcs, name, bases, attrs)</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/forms/forms.py", line 91, in __new__</div><div>    .__new__(mcs, name, bases, attrs))</div><div>  File "/home/admin01/.local/lib/python2.7/site-packages/django/forms/widgets.py", line 145, in __new__</div><div>    .__new__(mcs, name, bases, attrs))</div><div>TypeError: Error when calling the metaclass bases</div><div>    metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases</div></div><div><br></div><div><br></div><div>localhost still points to the default welcome page, and all python manage.py commands throw this same error.</div><div><br></div></div><div>I don´t know what this error is about. Any advice will be welcome</div><div>Thanks</div><div><br></div><div>Ariel</div></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br> <table style="border-top:1px solid #d3d4de">
        <tr>
      <td style="width:55px;padding-top:18px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:17px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Libre de virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avast.com</a>               </td>
        </tr>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>