[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
Sat Apr 18 23:33:01 CEST 2015


> /usr/local/src/mailman-bundler/venv-3.4/lib/python3.4 is a directory!

Sorry, that should have been

/usr/local/src/mailman-bundler/venv-3.4/bin/python3.4

but the fact that I don't see _collections_abc.py in the lib directory
could be an issue unless it's in site-packages.

Here's what mine looks like.

$ ls -F mailman-bundler/venv-3.4/lib/python3.4
abc.py@                        hmac.py@                     rlcompleter.py@
base64.py@                     importlib@                   shutil.py@
bisect.py@                     imp.py@                      site-packages/
_bootlocale.py@                io.py@                       site.py
codecs.py@                     keyword.py@                  sre_compile.py@
collections@                   lib-dynload@                 sre_constants.py@
_collections_abc.py@           linecache.py@                sre_parse.py@
config-3.4m-x86_64-linux-gnu@  locale.py@                   stat.py@
copy.py@                       no-global-site-packages.txt  struct.py@
copyreg.py@                    ntpath.py@                   tarfile.py@
distutils/                     operator.py@                 tempfile.py@
_dummy_thread.py@              orig-prefix.txt              tokenize.py@
encodings@                     os.py@                       token.py@
fnmatch.py@                    plat-x86_64-linux-gnu@       types.py@
functools.py@                  posixpath.py@                warnings.py@
__future__.py@                 __pycache__/                 weakref.py@
genericpath.py@                random.py@                   _weakrefset.py@
hashlib.py@                    reprlib.py@
heapq.py@                      re.py@

The ones with '@' are all symlinks to the corresponding
/usr/lib/python3.4/ file.

-- 
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