ERROR: Could not build wheels for pyopencl which use PEP 517 and cannot be installed directly

Viewed 561

I am trying to install pyopencl using pip install pyopencl but am getting the following error lines:

ERROR: Failed building wheel for pyopencl \
Failed to build pyopencl \
ERROR: Could not build wheels for pyopencl which use PEP 517 and cannot be installed directly \

I've seen other posts about errors like this but those solutions did not seem to work.

Full error log trace:

enter image description here

0 Answers
Related