Giter VIP home page Giter VIP logo

Comments (7)

oskarsh avatar oskarsh commented on August 15, 2024 1

We have switched to a new installation process see the readme for more information.

from yin-yang.

oskarsh avatar oskarsh commented on August 15, 2024

Do you have GLIBC installed? It looks like the build Script I am using pyInstaller is needing those.

You should install this using sudo apt-get install glibc.

from yin-yang.

brenthuisman avatar brenthuisman commented on August 15, 2024

glibc is not a package on Ubuntu, but it should be available anyway, shouldn't it? ldd --version betrays that my version of Ubuntu (18.04) is built with glibc 2.27. Not sure why you need to link against that anyway, for me Python + Qt for Python does not require a specific version of glibc.

from yin-yang.

oskarsh avatar oskarsh commented on August 15, 2024

This is really weird and I cannot help you with that. I am shipping a bundled python version and the binary should include everything that is needed. Did you resolved it by now? If not I will leave this issue open, maybe other People are able to help you out.

from yin-yang.

brenthuisman avatar brenthuisman commented on August 15, 2024

I have not resolved it. The only way is by overriding the glibc that the appimage uses (namely, 2.28).

I think you should see if you can build the AppImage without glibc, I think the excludelist should be used for that, e.g.:
https://github.com/AppImage/pkg2appimage/blob/master/excludelist

from yin-yang.

bipox avatar bipox commented on August 15, 2024

I have the same issue as brenthuisman in KDE Neon.

It works in Manjaro KDE.

from yin-yang.

falko avatar falko commented on August 15, 2024

Same problem on Ubuntu 18.04.3 LTS. Running sudo apt install libc6 shows that version 2.27 is installed:

libc6 is already the newest version (2.27-3ubuntu1).

from yin-yang.

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.