【问题标题】:install Pybrain in Windows 7 64 bits在 Windows 7 64 位中安装 Pybrain
【发布时间】:2015-02-23 11:22:36
【问题描述】:

大家好,我是 python 新手,我在 Windows 7(64 位)中安装 pybrain 时遇到问题

使用命令模式时显示错误(以管理员身份运行) 追溯: 文件“C:\Pybrain-0.2.1\setup.py”,第 11 行 从 setuptools 导入设置,find_packages ImportError: 没有名为 setuptools 的模块

请帮忙谢谢。

【问题讨论】:

    标签: python installation windows-7-x64 pybrain


    【解决方案1】:

    @interjay 回答了这个问题:Error installing a python module

    显然,该软件包需要您使用 setuptools 来安装它。 Setuptools 是一个模块,可以轻松安装 Python 包。你可以得到它here

    【讨论】:

      猜你喜欢
      • 2011-01-26
      • 1970-01-01
      • 2015-02-28
      相关资源
      最近更新 更多