How to install mailman when it needs an older version of Python?
2
votes
0
answers
177
views
I am working on an install of mailman 3.0.3 on Ubuntu Server 16.04 which ships with Python 3.5.1 and 2.7.11. Per Barry Warsaw that version of mailman requires Python 3.4.n. https://gitlab.com/mailman/mailman/issues/184
My choices seem to be:
downgrade 3.5.1
install 3.4.4 in parallel
use conda to create a virtual environment
another approach???
What would be the best way to accomplish this?
Asked by John
(143 rep)
Jun 13, 2016, 02:55 PM
Last activity: Jun 13, 2016, 03:24 PM
Last activity: Jun 13, 2016, 03:24 PM