简体   繁体   中英

Pyopencl module install error

I am having trouble installing pyopencl module on Python 2.7. I have already tried on Python 3.4 and 3.5 with no success (kept running into the varstall error)

Now on 2.7 I get the error stdint.h cannot be opened because it does not exist. How does one install this module. I have windows 10 64 bit

When i tried Installing it first using PIP i got the error to install Mako . After i installed mako when i tried installing pyopencl it installed fine

**PS ** : Im working on python3.4

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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