DeepCL
DeepCL copied to clipboard
Win Python wrapper installation error
Hi, I am getting this error when trying to install python module both with pip or from source.
LINK : fatal error LNK1181: cannot open input file 'clBLAS.lib'
I am using Python 3.5 and when I try to run the C++ unit tests they work fine.