On 06/29/2017 09:03 AM, Grant Edwards wrote: > I've forked a copy of https://github.com/Roguelazer/muttdown and have > been adding a few features and fixing a few bugs. It's meant to be <SNIP>
When doing this sort of thing, I find 'pew' virtual environments immensely helpful. They allow you to control python configs and pip loads in userland without having to fiddle with the system versions of things. Highly recommended: https://github.com/berdario/pew -- https://mail.python.org/mailman/listinfo/python-list