简体   繁体   English

pyopencl模块安装错误

[英]Pyopencl module install error

I am having trouble installing pyopencl module on Python 2.7. 我在Python 2.7上安装pyopencl模块时遇到问题。 I have already tried on Python 3.4 and 3.5 with no success (kept running into the varstall error) 我已经在Python 3.4和3.5上进行了尝试,但均未成功(继续遇到varstall错误)

Now on 2.7 I get the error stdint.h cannot be opened because it does not exist. 现在在2.7上,我收到错误stdint.h无法打开,因为它不存在。 How does one install this module. 如何安装此模块。 I have windows 10 64 bit 我有Windows 10 64位

When i tried Installing it first using PIP i got the error to install Mako . 当我尝试首先使用PIP安装它时,出现安装Mako的错误。 After i installed mako when i tried installing pyopencl it installed fine 当我尝试安装pyopencl时安装了mako后,它安装得很好

**PS ** : Im working on python3.4 ** PS **:我正在使用python3.4

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM