Coder Social home page Coder Social logo

Comments (6)

CCHOT avatar CCHOT commented on July 19, 2024 3

Ensure PythonDir in <caffe_root>\windows\CommonSettings.props is right ,maybe you do not install miniconda in default path.

from caffe.

CCHOT avatar CCHOT commented on July 19, 2024 2

@Gzzgz You may try to modify the $PythonDir in CommonSettings.props

from caffe.

mnidza avatar mnidza commented on July 19, 2024

@Gzzgz Looks like you have Python support enabled, but a suitable Python installation cannot be found on your machine. If you don't need Python support, disable it in <caffe_root>\windows\CommonSettings.props. Otherwise, make sure to follow the instructions for building pycaffe.

from caffe.

ChaseLewis avatar ChaseLewis commented on July 19, 2024

Just messed with it. You likely have miniconda3 installed and the default directory assumes miniconda2.

Edit: To get this to work I needed python35.lib, python35_d.lib, and python27.lib for some reason. I can build in release without python35_d.lib by downloading miniconda2 and miniconda3 then just put the libs from 2 in 3 or vice versa worked for me. Still messing around with python35_d, but once I have that functioning I'll have a full matlab and python compile with no issues.

from caffe.

Gzzgz avatar Gzzgz commented on July 19, 2024

ok .I must install miniconda in default path 'C:'.It works! However I don't know why.

from caffe.

Gzzgz avatar Gzzgz commented on July 19, 2024

@CCHOT .In fact, when I first installed miniconda2 in the 'D:' root path. And I also modified path $PythonDir in CommonSettings.props.

from caffe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.