Code Monkey home page Code Monkey logo

Comments (5)

mrzv avatar mrzv commented on June 18, 2024

I'm afraid I have no experience with Windows. It looks like CMake is unable to find the C/C++ compiler, but why that is, I don't know. You could try emailing the mailing list, to see if anybody can help you there.

from dionysus.

lupangsogood avatar lupangsogood commented on June 18, 2024

https://stackoverflow.com/questions/54967887/solution-install-dlibpython-and-get-error

from dionysus.

prostospirit avatar prostospirit commented on June 18, 2024

I had the same problem and resolved it.
Install Visual C++ and Python tools for Visual Studio
Delete your Anaconda, download new version from official site and install it and other libraries according this instruction: https://www.learnopencv.com/install-opencv-3-and-dlib-on-windows-python-only/

from dionysus.

mrzv avatar mrzv commented on June 18, 2024

@prostospirit If you managed to compile Dionysus on Windows, do you mind writing up instructions on how to do it (the more detailed, the better)? For one, I'd love to know myself — I never succeeded on Windows — and it's a frequent enough question that I'd like to include it in the documentation.

from dionysus.

prostospirit avatar prostospirit commented on June 18, 2024

@mrzv I have never used
dionysus. This problem must be solved individually. But usually, if this error occurs, it is necessary to check all packages containing C ++. As far as I know, before using the C ++ libraries, you must install Visual Studio 2015 or newer with the installation of all the packages required for working with C ++.
image

After that, if the error persists install cmake https://cmake.org/download/. If there is still an error, try installing one of the packages into the virtual environment:
https://pypi.org/project/cmake/
https://anaconda.org/conda-forge/cmake
https://anaconda.org/anaconda/cmake
I have little experience with CMake in Python, but most problems of this nature were solved in this way.

from dionysus.

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.