issues: 1649994877
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1649994877 | I_kwDOAMm_X85iWOx9 | 7705 | Using xarray in Docker on a mac fails with "No such file or directory: 'gdal-config'" | 18679628 | closed | 0 | 6 | 2023-03-31T20:35:22Z | 2023-05-04T20:07:27Z | 2023-04-03T15:52:04Z | NONE | What is your issue?Hi, This is my docker file "Dockerfile":
Which is built with this command:
My docker version is:
And I'm running macOS Ventura 13.3 Error message: ``` 6 11.79 Downloading rasterio-1.3.6.tar.gz (408 kB)6 11.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 408.5/408.5 kB 12.4 MB/s eta 0:00:006 11.86 Installing build dependencies: started6 14.05 Installing build dependencies: finished with status 'done'6 14.05 Getting requirements to build wheel: started6 14.17 Getting requirements to build wheel: finished with status 'error'6 14.17 error: subprocess-exited-with-error6 14.176 14.17 × Getting requirements to build wheel did not run successfully.6 14.17 │ exit code: 16 14.17 ╰─> [2 lines of output]6 14.17 WARNING:root:Failed to get options via gdal-config: [Errno 2] No such file or directory: 'gdal-config'6 14.17 ERROR: A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable.6 14.17 [end of output]``` |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7705/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |