Giter Site home page Giter Site logo

Comments (3)

shahramn avatar shahramn commented on June 12, 2024

from eccodes-python.

kmuehlbauer avatar kmuehlbauer commented on June 12, 2024

@shahramn No worries. But how should running into this sort of error be prevented?

If the user installs some ecCodes version and then pip install eccodes-python this can break if the correct ecCodes version is not available.

Would it be possible to check for the needed version of ecCodes and issue a warning/error with additional guidelines?

from eccodes-python.

alexamici avatar alexamici commented on June 12, 2024

@shahramn the version check that you added here:

# The minimum required version for the ecCodes package

looks way too strict. The failure reporte in this issue happen only when you try to build the bindings, but by raising and exception it is not possible to use eccodes-python even with the ABI, that is what most of current users do.

At the moment for example the whole cfgrib test suite would pass with version 2.12.0 if it were not for this check.

Can you change the raise to a simple print, please?

from eccodes-python.

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.