Giter Club home page Giter Club logo

Comments (3)

Frix-x avatar Frix-x commented on May 30, 2024 1

Ok, yes, it seems that Debian Buster does indeed have an older version of matplotlib. Bookworm (the latest Debian) is up to date, so I didn't encounter this problem on my end.

In the meantime, since a lot of people are still using Buster on their printers, I pushed a fix in v1.1.2 to avoid using TwoSlopNorm and defining my own custom norm that replicates the same behavior. This should allow older versions of matplotlib to be used :)

from klippain-shaketune.

Frix-x avatar Frix-x commented on May 30, 2024

Hello, this error is due to your system using a very very old version of matplotlib: TwoSlopeNorm is a feature that was added almost 4 years ago now. Try to update the library using pip and it should be fixed :)

What OS are you running?

from klippain-shaketune.

pila81 avatar pila81 commented on May 30, 2024

The OS is Raspbian GNU/Linux 10 (buster) and according to Mainsails Update Manager everything was up-to-date.

Command 'pip3 show matplotlib' showed version 3.0.2.
After running 'sudo pip3 install --upgrade matplotlib' it's been upgraded to version 3.5.3.

Now everything works, thanks for the help!

from klippain-shaketune.

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.