Giter VIP home page Giter VIP logo

Comments (5)

johannes-graeter avatar johannes-graeter commented on July 30, 2024

Hi,

thanks for the interest in my work and the usage of the new docker container :)

Since the container does install libeigen there must be some changes in the links of eigen. In this issue https://stackoverflow.com/questions/23284473/fatal-error-eigen-dense-no-such-file-or-directory#25537967 there was a similar problem. I will need to debug it further, i will give it a spin this weekend :)

Thanks for your patience!
Best,
Johannes

from limo.

hshsjkjy avatar hshsjkjy commented on July 30, 2024

Thank you for your reply. I did create symlinks to solve the problem, but it doesn`t work. I wonder if I should re-install the libeigen.
Looking forward to your solution.

from limo.

johannes-graeter avatar johannes-graeter commented on July 30, 2024

Hi:)

did you do the link on your machine or in the Dockerfile (that is building the docker image).
please consider that you are building a docker image, so what you have installed (and linked) on your machine ist not relevant for the container (which is the beauty of it :) since you have an isolated system then) what you can do is add a RUN statement in the Dockerfile, that does the link to eigen and rebuild it :)

Thanks for your effort!
Best
Johannes

from limo.

hshsjkjy avatar hshsjkjy commented on July 30, 2024

Thanks for reminding me of that, now it works well by creating symlinks in the Dockerfile.
Sorry to disturb you for such a stupid bug, hope you have a good day:)

from limo.

johannes-graeter avatar johannes-graeter commented on July 30, 2024

Thanks for reminding me of that, now it works well by creating symlinks in the Dockerfile.

Sorry to disturb you for such a stupid bug, hope you have a good day:)

No worries, there is no such thing as stupid bugs ;)
I am happy that you are interested in my code :)!
I would be happy if you would add it to the project as your contribution. Fork the repo make branch and file a pull request:) in that way your contrib is documented ;)

Best, Johannes

from limo.

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.