ipcluster3.exe无法创建进程

时间:2014-10-10 19:23:22

标签: python parallel-processing ipython anaconda

我正在尝试在Windows 7 64位上的Anaconda python 3.3安装上运行ipcluster3.exe。

然而,当我运行它时,我收到一个错误:

C:\Anaconda\envs\py33\Scripts>ipcluster3.exe
failed to create process.

C:\Anaconda\envs\py33\Scripts>ipcluster3.exe start -n 4
failed to create process.

错误并没有给我足够的开始调试。

1 个答案:

答案 0 :(得分:2)

看起来我的Anacondas副本附带了一个Beta版的IPython。

我使用Conda更新了它。

conda update -n py33 ipython


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    ipython-2.3.1              |           py33_0         3.0 MB
    pyreadline-2.0             |           py33_0         135 KB
    ------------------------------------------------------------
                                           Total:         3.1 MB

The following packages will be UN-linked:

    package                    |            build
    ---------------------------|-----------------
    ipython-0.13.2             |           py33_0
    pyreadline-2.0.dev         |           py33_0

The following packages will be linked:

    package                    |            build
    ---------------------------|-----------------
    ipython-2.3.1              |           py33_0   hard-link
    pyreadline-2.0             |           py33_0   hard-link