

Please, select the number of any above installation or press Enter to select 0: 1 (HINT: enter -1 to force CK package installation)Ġ) Version 6.3.0 - C:\Users\aa\CK-TOOLS\mingw-gcc-6.3.0-6.3.0-windows-64\mingw64\bin\gcc.exe

*** Dependency 1 = python (Unix Utils for Windows): Select package number (or Enter to select 0): 1
#How to install caffe on windows 10 cuda 9 software#
Searching and installing CK software packages. WARNING: no registered CK environment was found for "Boost library" dependency with tags="lib,boost" and setup= and version constraints ( <= v <= ) *** Dependency 3 = lib-boost (Boost library): Now you can copy this folder with the DLL's needed for python to run caffe into "site-packages" folder where Anaconda or Python installed in your windows, now you can test it by writing import caffe in python (: Just run "build_win.cmd" file with correct configurations, THIS SCRIPT WILL BUILD THE C++ PROJECTS(using cmake / ninja / visual studio cl.exe or whatever) AND WILL CREATE DLL FILES INSIDE "python/caffe" folder.

Use this repository for simple compile and build caffe for windows : Or at least caffe could say that we should compile and only then copy to site-packages or upload the pre -compiled version.Īny way I Found solution, so before copying the python/caffe folder to site-packages , "I heard Caffe is python framework for AI why we should compile it, it is python?" The main problem is that caffe don't really give instructions for newb people(who use windows, and don't know what is make or using command line like in linux). Python or MATLAB version (for pycaffe and matcaffe respectively):3.5 If you are reporting a build error that seems to be due to a bug in Caffe, please attach your build configuration (either nfig or CMakeCache.txt) and the output of the make (or cmake) command. If you are having difficulty building Caffe or training a model, please ask the caffe-users mailing list. proto.caffe_pb2 import TRAIN, TEST File "C:\caffe-windows\caffe-windows\python\caffe\proto\caffe_pb2.py", line 6, in from import enum_type_wrapper ImportError: No module named 'google' Steps to reproduce When i want to import caffe i will face with this error:įailed to include caffe_pb2, things might go wrong! Traceback (most recent call last): File "", line 1, in File "C:\caffe-windows\caffe-windows\python\caffe_ init_.py", line 4, in from.
