[Mailman-Users] Trouble installing mailman.client?

2016-03-03 Thread treal tv
I noticed today on a new box I couldn't install mailman.client via pip or easy_install. I actually got it to install with pip by removing the . (so it was just mailmanclient) But then when I launch a python shell, I can't use mailmanclient as a module. So if I list the available modules, it do

Re: [Mailman-Users] Trouble installing mailman.client?

2016-03-03 Thread Mark Sapiro
On 03/02/2016 08:16 AM, treal tv wrote: > I noticed today on a new box I couldn't install mailman.client via pip > or easy_install. I actually got it to install with pip by removing the . > (so it was just mailmanclient) > > But then when I launch a python shell, I can't use mailmanclient as a > m