[Mailman-Developers] Regarding System set up

2016-05-13 Thread ADITI GUPTA
Hello, I am trying to set up the environment on my system. On running python manage.py runserver in postorius_standalone, I am getting the following error. Traceback : https://www.irccloud.com/pastebin/WeKBXjGx/ Regards, Aditi ___ Mailman-Developers m

Re: [Mailman-Developers] Regarding System set up

2016-05-13 Thread Aditya Divekar
Hi! It seems you ran into the error due to the incompatible falcon version. You should have falcon==0.3 installed for the setup to work for older Mailman versions. However, this error doesn't occur with the latest Mailman version 3.1.0 So you should upgrade your Mailman version and the issue woul