【发布时间】:2016-10-23 19:56:04
【问题描述】:
如何将 pybrain 安装到 miniconda 中?这是我尝试使用干净的 miniconda 安装:
C:\Miniconda3_64\Scripts>conda install -c ideas pybrain
Fetching package metadata ...........
Solving package specifications: ....
The following specifications were found to be in conflict:
- pybrain
- python 3.5*
Use "conda info <package>" to see the dependencies for each package.
【问题讨论】:
-
conda install -c mq pybrain=0.3.3 -
@cel 如果您希望我接受,请作为答案发布。
-
请随意使用我的评论作为您回答的模板。
标签: python anaconda pybrain miniconda