Coder Social home page Coder Social logo

Comments (11)

tpoxa avatar tpoxa commented on September 1, 2024 3

Someone, please, publish finally working Dorkerfile.

from go-face.

sukshifr avatar sukshifr commented on September 1, 2024 1

I deleted that and tried again but another error shows up.I've Updated the question with my docker file and the error please check it. I've been at it for the past 1 week but nothing works.

from go-face.

Kagami avatar Kagami commented on September 1, 2024

You don't need to edit pkgconfig when installing dlib from PPA. Delete /usr/local/lib/pkgconfig/dlib-1.pc and try again.

from go-face.

Kagami avatar Kagami commented on September 1, 2024

That's strange, looks pretty fine. Could you check the contents of /usr/lib/x86_64-linux-gnu/pkgconfig/dlib-1.pc? It should be installed by the PPA.

Maybe pkg-config doesn't try to search there inside a docker container? Try to export PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig environment variable.

from go-face.

sukshifr avatar sukshifr commented on September 1, 2024

I updated the question with dlib-1.pc file and also I've set ENV variable as you said but still same error occurs. Can you please check if i set the env var correctly?

from go-face.

Kagami avatar Kagami commented on September 1, 2024

I've just made fresh docker container from ubuntu:16.04, installed software-properties-common, libdlib-dev, pkg-config and

pkg-config --cflags  -- dlib-1

works perfectly fine for me. I guess there is something wrong in your docker files.

from go-face.

sukshifr avatar sukshifr commented on September 1, 2024

Can you post your docker file please?

from go-face.

Kagami avatar Kagami commented on September 1, 2024

I've just run docker run --name test --rm -it ubuntu:16.04 and typed commands by hand.

from go-face.

qjjbmt avatar qjjbmt commented on September 1, 2024

I also have this problem, I am developing in Windows environment, the environment has been configured, but I am not sure why

from go-face.

niuhs avatar niuhs commented on September 1, 2024

那你怎么解决了?

from go-face.

qjjbmt avatar qjjbmt commented on September 1, 2024

时间太久了我也忘记了,你可以问一下chatgpt

from go-face.

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.