Git Product home page Git Product logo

Comments (6)

cocoa-xu avatar cocoa-xu commented on September 28, 2024

Hi @Jitesh-Srivastava, I'll look into this later today! And could you please let me know the CMake's version on your machine?

from evision.

Jitesh-Srivastava avatar Jitesh-Srivastava commented on September 28, 2024

@cocoa-xu
It's showing cmake version is 3.10. Also if I am trying to use "export EVISION_PREFER_PRECOMPILED=true" then it shows failed to load nif library:

image

from evision.

cocoa-xu avatar cocoa-xu commented on September 28, 2024

@cocoa-xu It's showing cmake version is 3.10. Also if I am trying to use "export EVISION_PREFER_PRECOMPILED=true" then it shows failed to load nif library:

image

Oh I see, the Linux precompiled binaries were compiled on Ubuntu 20.04, which links to GLIBC 2.29, and it seems that you were using an old Linux distro. Could you please let me know your OS and its version?

from evision.

Jitesh-Srivastava avatar Jitesh-Srivastava commented on September 28, 2024

I am using Ubuntu 18.04

from evision.

cocoa-xu avatar cocoa-xu commented on September 28, 2024

Sorry I'm afraid that you may need to build it from source for now. The Ubuntu 18.04 GitHub action runner has been deprecated since 12/1/22 see this link.

One possible way to fix this is to use zig as the C++ compiler, and then we can specify the version of glibc it links to.

However, Ubuntu 18.04 itself is also deprecated since April 30, 2023. So I'm not sure if it's worth to make all the changes for it...

from evision.

cocoa-xu avatar cocoa-xu commented on September 28, 2024
Screenshot 2023-08-01 at 09 09 47

It should work now, w/ and w/o contrib modules, except for the CUDA ones.

from evision.

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.