Python Forum

Full Version: Return ERROR when installing pyopencl
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear collegues,

I am facing some problems when i try to install "pyopencl" package using PIP. in the middle of installation i see "Failed building wheel for pyopencl" and at the end i see some text in red. There is some special procedure to install this package?

Can someone help me? I need to install this package!




Helcio
did you follow the installation instructions
Quote:What you’ll need:

gcc/g++ at or newer than version 4.8.2 and binutils at or newer than 2.23.52.0.1-10 (CentOS version number). On Windows, use the mingwpy compilers.
numpy, and
an OpenCL implementation. (See this howto for how to get one.)