Opened 15 months ago
Closed 12 months ago
#2441 closed defect (fixed)
VMDK python3 datacube demo broken
Reported by: | darkblueb | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OSGeoLive16.0 |
Component: | OSGeoLive | Keywords: | python, datacube |
Cc: | osgeolive@… |
Description
import datacube ERROR 1: PROJ: proj_create_from_database: Cannot find proj.db rasterio/crs.pyx in rasterio.crs.CRS.from_epsg() /usr/lib/python3/dist-packages/datacube/utils/geometry/_warp.py in <module> ---> 14 _WRP_CRS = rasterio.crs.CRS.from_epsg(3857
Attachments (2)
Change History (11)
comment:1 by , 15 months ago
comment:3 by , 15 months ago
The VM build log is located at /var/log/osgeolive/
Wondering if the actinia installer actually worked in virtualenv, a rasterio version was pulled by pip in logs.
comment:4 by , 15 months ago
Cc: | added |
---|
by , 15 months ago
Attachment: | Screenshot_20230823_151546.png added |
---|
comment:6 by , 12 months ago
Looks like this issue is still present in rc2.
Maybe it is related to a system patch, needs to be investigated.
by , 12 months ago
Attachment: | Screenshot_20231126_120333.png added |
---|
comment:7 by , 12 months ago
There seems to be a mismatch between PROJ_LIB environment variable and the actual folder containing proj.db
comment:8 by , 12 months ago
Found the culprit:
Latest system update included python3-ecmwflibs
After removing this package, importing datacube works fine.
comment:9 by , 12 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
confirm this is not broken in ISO rc1