视窗 10,蟒蛇 2.7 64 位
您好,请遵循此步骤的指南:
pip install pipwin
pipwin install pycuda
给我那些选择
Package `pycuda` found in cache
Choose version to download.
[0] : 2014.1+cuda6514
[1] : 2015.1.3+cuda7518
无论我选择什么,我都会收到以下错误(最后一行):
File "c:\users\skpok\anaconda2\lib\zipfile.py", line 811, in _RealGetContents
raise BadZipfile, "File is not a zip file"
BadZipfile: File is not a zip file
有人知道这个错误吗?
原文由 hmmmbob 发布,翻译遵循 CC BY-SA 4.0 许可协议
更新:
下面的下载链接已过期。您可以在 http://www.lfd.uci.edu/~gohlke/pythonlibs/#pycuda 中找到最新版本的 pycuda
————–
我得到了同样的错误。可能包裹损坏了。
你可以下载这个包:
然后:
没关系。