Coder Social home page Coder Social logo

Comments (4)

djhoese avatar djhoese commented on June 12, 2024 1

I do see from that #3002 PR rasterio does limit the version of numpy it is compatible/installable with here:

requires = ["setuptools>=67.8", "cython~=3.0.2", "numpy>=1.25,<2"]

I'm specifically testing my packages compatibility with numpy 2.0 so I guess rather than considering this a bug that needs fixing this is maybe a feature request for compatibility with numpy 2.0 to be added.

from rasterio.

snowman2 avatar snowman2 commented on June 12, 2024

Related:

from rasterio.

sgillies avatar sgillies commented on June 12, 2024

@djhoese I'm working on a 1.4a1 now and will take a look. The wheel builds of 1.4 are completely broken after I upgraded GDAL and vcpkg anyway.

from rasterio.

sgillies avatar sgillies commented on June 12, 2024

@djhoese I'm going to wait until there is a Numpy pre-release on PyPI instead of spending time on customizing rasterio's builds and Dockerfile. 2.0 and 1.x compatibility would be nice to have for 1.4.0, for sure, so I'm tracking this. If you make any progress in the meanwhile, let us know.

from rasterio.

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.