hughperkins / DeepCL

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

pip with windows does not work #148

Open talregev opened 5 years ago

talregev commented 5 years ago

I have python 3.5.2 on windows 10. I am installing deepCL with pip the pip command is here: pip install --upgrade DeepCL

I get the error fatal error C1083: Cannot open include file: 'CppRuntimeBoundary.h': No such file or directory. I cannot run source ../dist/bin/activate.sh It the pip installation process.