Re: [Mailman-Developers] Installing Mailman3 with mailman bundler fails: Couldn't install: python-social-auth 0.2.9

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
I "solved" the problem with issuing the command:
$ pip install python-social-auth
And it installed the egg without problems. So the current python-social-auth is not buildout compatible? Is it my turn to file a bug in the python-social-auth bug tracker?
Greetings, Daniel

So the current python-social-auth is not buildout compatible?
It seems so, yeah. I did not investigate further to see what buildout was choking on.
Is it my turn to file a bug in the python-social-auth bug tracker?
That would be great! Thanks
Aurélien
participants (2)
-
Aurelien Bompard
-
Daniel Ziegenberg