hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
865 stars 199 forks source link

Win Python wrapper installation error #113

Open yunicz opened 7 years ago

yunicz commented 7 years ago

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.