Hi Dinesh,

Your error message is not completed. I am guessing there are two
possibilities,

1. You have no sassc installed. In this case, please install using apt.
2. It is asking for paintstore. As of the release on Feb 22, ``paintstore``
is no longer a dependency of Hyperkitty. This change requires that people
change their ``settings.py`` and remove ``paintstore`` from
``INSTALLED_APPS``. (See #72). Please try it
3. If none of them hits your problem, please reply with the complete error
traceback.


On Wed, Mar 6, 2019 at 9:33 PM Dinesh Bhagat <[email protected]>
wrote:

> On running command .....: "python manage.py migrate" after mailman-suite
> installation.
>
> This is showing the below Given error.
> Please help me out.
>
> Traceback (most recent call last):
>   File "manage.py", line 10, in <module>
>     execute_from_command_line(sys.argv)
>   File
> "/home/dinesh/Desktop/GSoC/mailman/venv3/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/core/management/__init__.py",
> line 381, in execute_from_command_line
>     utility.execute()
>   File
> "/home/dinesh/Desktop/GSoC/mailman/venv3/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/core/management/__init__.py",
> line 357, in execute
>     django.setup()
>   File
> "/home/dinesh/Desktop/GSoC/mailman/venv3/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/__init__.py",
> line 24, in setup
>     apps.populate(settings.INSTALLED_APPS)
>   File
> "/home/dinesh/Desktop/GSoC/mailman/venv3/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/apps/registry.py",
> line 89, in populate
>     app_config = AppConfig.create(entry)
>   File
> "/home/dinesh/Desktop/GSoC/mailman/venv3/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/apps/config.py",
> line 90, in create
>     module = import_module(entry)
>   File "/usr/lib/python3.6/importlib/__init__.py", line 126, in
> import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>   File "<frozen importlib._bootstrap>", line 994, in _gcd_import
> _______________________________________________
> Mailman-Developers mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/mailman-developers.python.org/
> Mailman FAQ: https://wiki.list.org/x/AgA3
>
> Security Policy: https://wiki.list.org/x/QIA9
>
_______________________________________________
Mailman-Developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to