Opened 19 months ago
Closed 18 months ago
#782 closed defect (fixed)
python3-rasterio 1.3.6-1 binary incompatibility?
Reported by: | tdanckaert | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Package |
Version: | Keywords: | rasterio, python | |
Cc: |
Description
importing the latest python3-rasterio 1.3.6-1 package, results in an Exception stating
'ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject'
(reverting to python3-rasterio 1.3.3-2 avoids the problem)
Change History (2)
comment:1 by , 19 months ago
comment:2 by , 18 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Seems solved with current numpy 1.24.1-1 package?