gpt4 book ai didi

python - 错误 : NVCC compiler not in $path

转载 作者:太空宇宙 更新时间:2023-11-04 08:04:09 24 4
gpt4 key购买 nike

我已经让 Theano 正常工作,并且我已经安装了 Cuda。

nvcc编译器在windows路径变量中。

然而,当我运行 theano 时,出现以下错误:

ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again.

我不太确定会发生什么。会不会是 theano 正在寻找一个不同的“$PATH”?

Theanorc 文件:

[global]
floatX = float32
device = gpu0
[nvcc]
fastmath = True

(无论是否包含[nvcc],我都会得到同样的错误)

最佳答案

尝试在 Thranorc 文件中添加以下部分:[库达]root =/usr/local/cuda-7.5

我遇到了同样的问题并通过添加这两行解决了。

关于python - 错误 : NVCC compiler not in $path,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34579979/

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