Installing Mailman3 with mailman bundler fails: Couldn't install: python-social-auth 0.2.9

Hello!
I tried to install Mailman 3 and its companions (Hyperkitty, Postorius) on a Ubuntu 14.04.2 LTS using the mailman-bundler. I followed the docs: http://mailman-bundler.readthedocs.org/en/latest/
It fails while trying to install 'python-social-aut':
(venv)mailman@jiffy02:~/mailman-bundler$ buildout Getting distribution for 'python-social-auth>=0.2.3'. No eggs found in /tmp/easy_install-LK6bYy/python-social-auth-0.2.9/egg-dist-tmp-FzLeGP (setup script problem?) While: Installing mailman-web. Getting distribution for 'python-social-auth>=0.2.3'. Error: Couldn't install: python-social-auth 0.2.9
Any ideas?
Greetings, Daniel

Hey!
No eggs found in /tmp/easy_install-LK6bYy/python-social-auth-0.2.9/egg-dist-tmp-FzLeGP (setup script problem?)
I'm getting the same error, this does not look like a problem in the bundler but rather in the latest version of python-social-auth. It works if you insert "python-social-auth<0.2.9" on line 48 in buildout.cfg.
Aurélien
participants (2)
-
Aurelien Bompard
-
Daniel Ziegenberg