gpt4 book ai didi

python - 如何用python3.6安装theano?

转载 作者:太空狗 更新时间:2023-10-30 01:05:43 25 4
gpt4 key购买 nike

我正在使用 conda 安装带有 python3.6 的 theano 但出现以下错误:

$ conda install theano
Fetching package metadata ...........
Solving package specifications: .


UnsatisfiableError: The following specifications were found to be in conflict:
- python 3.6*
- theano -> python 2.7* -> openssl 1.0.1*
Use "conda info <package>" to see the dependencies for each package.

theano 好像不能用python3.6。这是我用python3.6安装的方法吗?

最佳答案

不,Python 3.6 上没有用于 theano 的 conda 包:

https://repo.continuum.io/pkgs/free/linux-64/

您可以选择 2.7、3.4 和 3.5。

或者,您可以使用 pip 从源代码构建 Theano:

pip install Theano

关于python - 如何用python3.6安装theano?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42760852/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com