Enthought EDM Python 不会安装 Python 3.4 的软件包

Enthought EDM Python won't install packages with Python 3.4

Enthought 的 EDM 不会为 Python 3.4 创建环境。

edm environments create for-pyinstaller --version 3.4
Fetching indices for runtime repositories. done
Installing runtime... done
Fetching indices for package repositories.. done
No candidate found for requirement 'pip'

Did you mean this?
    sip

然后一旦进入那个环境,我就无法使用 edm install 下载任何东西:

edm install numpy
Fetching indices for package repositories.. done
No candidate found for requirement 'numpy'

有没有办法在 EDM 中使用 python 3.4?

Is there a way to use python 3.4 with EDM?

不现实。 EDM 中对 Python 3 的大量支持始于 Python 3.5,目前主要集中在 Python 3.6.