Re: [Mailman-Developers] MM 3: bundler; stuck on buildout phase...

pip install python-social-auth
Gotcha. Just because it's a bundle doesn't mean that it contains all possible dependencies. It is surprising, however, that the buildout just doesn't do the install itself. Restarted the build and...
So far, so good. Thanks for the help. The saga continues...
...BC
-- =====================================[ Bill.Costa@unh.edu ]== Bill Costa 1 Leavitt Lane UNH IT -- 1st Floor University of New Hampshire Durham, NH 03824 USA Voice: +1-603-862-3056 No good deed... Goes unpunished. ===========================[ http://pubpages.unh.edu/~wfc ]==

It should but there's a bug in the latest version of python-social-auth that prevents the automatic install: https://github.com/omab/python-social-auth/issues/623
For the time being, installing it via pip is the way to go.
Aurélien

It should but there's a bug in the latest version of python-social-auth that prevents the automatic install: https://github.com/omab/python-social-auth/issues/623
For the time being, installing it via pip is the way to go.
Aurélien
participants (3)
-
Aurelien Bompard
-
Bill.Costa@unh.edu
-
Stephen J. Turnbull