
March 31, 2016
4:27 p.m.
On Mar 31, 2016, at 07:36 AM, Mark Sapiro wrote:
We are not yet compatible with falcon 1.0, see <https://gitlab.com/mailman/mailman/issues/20>.
You need to find where in your installation falcon 0.3 is installed and replace the falcon 1.0 things in venv-3.4/lib/python3.4/site-packages with symlinks to the corresponding falcon 0.3 directories.
I think, but haven't tried, that if you blow away the falcon 1.0 directories in your venv, then install mailman-3.0.3 you should get falcon 0.3. Double check Mailman's setup.py, which should now pin Falcon to < 1.0.
Cheers, -Barry