[Bug 1445764] Re: "The executable /usr/bin/python3.4 does not exist" error when Installing Mailman 3 on Centos 7

Mark Sapiro mark at msapiro.net
Sun Apr 19 20:07:13 CEST 2015


The last test result, indicates the problem is with your installed
virtualenv. I.e. virtualenv, running standalone, outside of mailman-
bundler and buildout, doesn't/can't install a working python3.4 in the
virtual environment.

I can see the same problem with python-virtualenv.noarch 1:1.7.2-2.el5
on CentOS 5

I was able to fix it by following the instructioins at
<https://pypi.python.org/pypi/setuptools> to install setuptools 15.1 and
then running

easy-install virtualenv

to install virtualenv 12.1.1

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1445764

Title:
  "The executable /usr/bin/python3.4 does not exist" error when
  Installing Mailman 3 on Centos 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1445764/+subscriptions


More information about the Mailman-coders mailing list