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

Danil Smirnov 1445764 at bugs.launchpad.net
Sun Apr 19 18:53:41 CEST 2015


1) All they were removed right after they did not help.

2) Removed several times with the whole mailman-bundler/ directory.

3) Did it all the time after pulling once.

4) I don't want to fix or work around, I can wait until we will
understand what happening. I 'm going to run additional tests with
another version of Centos tomorrow.

Answer:

[root at host ~]# cd
[root at host ~]# virtualenv -p python3.4 xxx
Running virtualenv with interpreter /usr/local/bin/python3.4
Using base prefix '/usr/local'
New python executable in xxx/bin/python3.4
Also creating executable in xxx/bin/python
Failed to import the site module
Traceback (most recent call last):
  File "/root/xxx/lib/python3.4/site.py", line 67, in <module>
    import os
  File "/root/xxx/lib/python3.4/os.py", line 616, in <module>
    from _collections_abc import MutableMapping
ImportError: No module named '_collections_abc'
ERROR: The executable xxx/bin/python3.4 is not functioning
ERROR: It thinks sys.prefix is '/root' (should be '/root/xxx')
ERROR: virtualenv is not compatible with this system or executable
[root at host ~]# ./xxx/bin/python
Failed to import the site module
Traceback (most recent call last):
  File "/root/xxx/lib/python3.4/site.py", line 67, in <module>
    import os
  File "/root/xxx/lib/python3.4/os.py", line 616, in <module>
    from _collections_abc import MutableMapping
ImportError: No module named '_collections_abc'

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