Public bug reported:
separate installation of zope interface 3.8.0 fixes the issue, afterwards mailman 3.0.0.8a OS: Scientific Linux 6.1, Python 2.6.6
** Affects: mailman Importance: Undecided Status: New
** Tags added: mailman3
no previous mailman installation, ran "python setup.py"
** Changed in: mailman Status: New => Triaged
** Changed in: mailman Importance: Undecided => High
How are you installing Mailman? Where are you getting zope.interface from? If you're using a virtualenv, you should use --no-site-packages to ensure you're not getting pollution from older version of the required packages (i.e. virtualenv will install everything from pypi).
** Changed in: mailman Status: Triaged => Incomplete
This bug has been moved to the new gitlab repo here: https://gitlab.com/maxking/mailman/issues/9
Please ignore the above comment, the bug has been moved here: https://gitlab.com/mailman/mailman/issues/9
No more an issue!