Trouble installing mailman.client?

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 doesn't show up:
['alembic==0.8.4', 'falcon==0.3.0', 'flufl.bounce==2.3', 'flufl.i18n==1.1.3', 'flufl.lock==2.4.1', 'httplib2==0.9.2', 'lazr.config==2.1', 'lazr.delegates==2.0.3', 'lazr.smtptest==2.0.3', 'mailman-hyperkitty==1.0.0', 'mailman==3.0.1', 'mako==1.0.3', 'markupsafe==0.23', 'nose2==0.5.0', 'nose==1.3.7', 'passlib==1.6.5', 'python-editor==0.5', 'python-mimeparse==1.5.1', 'requests==2.9.1', 'six==1.10.0', 'sqlalchemy==1.0.11', 'zope.component==4.2.2', 'zope.configuration==4.0.3', 'zope.event==4.1.0', 'zope.i18nmessageid==4.0.3', 'zope.interface==4.1.3', 'zope.schema==4.4.2']
I mentioned it in #mailman IRC and someone else noticed it was an issue on his machine too.

On 03/02/2016 08:16 AM, treal tv wrote:
We are working on setting up mailman-users at mailman3.org (running on MM 3 of course), but we're not quite there yet.
In the mean time the best list for Mailman 3 and particularly HyperKitty, Postorius and MailmanBundler issues is mailman-developers@python.org or you can try the #mailman IRC channel on freenode.
That said, is this possibly an issue with the wrong virtulaenv. I.e. you didn't do the pip install in the same virtualenv as the rest of MM 3?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

On 03/02/2016 08:16 AM, treal tv wrote:
We are working on setting up mailman-users at mailman3.org (running on MM 3 of course), but we're not quite there yet.
In the mean time the best list for Mailman 3 and particularly HyperKitty, Postorius and MailmanBundler issues is mailman-developers@python.org or you can try the #mailman IRC channel on freenode.
That said, is this possibly an issue with the wrong virtulaenv. I.e. you didn't do the pip install in the same virtualenv as the rest of MM 3?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
treal tv