GithubHelp home page GithubHelp logo

Comments (9)

ZetaMap avatar ZetaMap commented on June 15, 2024 1

@farvardin

The official version is not finished. In fact i release it but i forgot to test on Linux before. So use the development version. It add lot of new features and is more stable, and work fine on Linux. To upgrade at dev version type command pip install -U --pre kandinsky

from kandinsky-numworks.

Yaya-Cout avatar Yaya-Cout commented on June 15, 2024

I think it's an error because the path is separated by / on Linux instead of \ on Windows.

from kandinsky-numworks.

Yaya-Cout avatar Yaya-Cout commented on June 15, 2024

And if it's fixed, Ion module doesn't for other users than root.

from kandinsky-numworks.

ZetaMap avatar ZetaMap commented on June 15, 2024

AA yes i forgot, this. I will update the module on holidays

from kandinsky-numworks.

ZetaMap avatar ZetaMap commented on June 15, 2024

Bug fix, i will deploy that on new update

from kandinsky-numworks.

farvardin avatar farvardin commented on June 15, 2024

@ZetaMap It's great you've fixed this, however, it's not yet in the official pip package, this one is still crashing with this error.

I've updated it manually. Then I got a

OSError: /lib/x86_64-linux-gnu/libpthread.so.0: version GLIBC_PRIVATE not found (required by /home/pc/.local/lib/python3.10/site-packages/kandinsky/util/time/librt.so.1)`

error.

I don't understand why the librt.so was included in the source code, and not dynamically linked. So I've copied the one from my system inside `the kandinksy package:

cp /usr/lib/x86_64-linux-gnu/librt.so.1 /home/pc/.local/lib/python3.10/site-packages/kandinsky/util/time/librt.so.1

and now it's working fine :)

from kandinsky-numworks.

farvardin avatar farvardin commented on June 15, 2024

@ZetaMap merci pour l'information ;)

from kandinsky-numworks.

AngeDieu avatar AngeDieu commented on June 15, 2024

@ZetaMap thanks for the info, I was on the official release and it didn't work, but updating to dev now works.
Would it be possible to update the official version or make more visible this problem ? (because I put a long time to find how to fix it)
Maybe reopening this issue will make it more visible.
Thanks a lot for your module.
AngeDieu

from kandinsky-numworks.

ZetaMap avatar ZetaMap commented on June 15, 2024

@AngeDieu I've been working on the development version for a long time, it's almost finished and will therefore be released as an official version. We just have to wait a bit, I still have to do some performance tests, and also I have a support problem for macos, so I'm thinking about solutions, even if well I'm starting to despair for Mac because really nothing works.

from kandinsky-numworks.

Related Issues (9)

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.